We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7647ca commit eec1944Copy full SHA for eec1944
2 files changed
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.0.3 / 2015-07-01
+==================
3
4
* Fix regression accepting a Koa context
5
package.json
@@ -1,7 +1,7 @@
{
"name": "basic-auth",
"description": "node.js basic auth parser",
- "version": "1.0.2",
+ "version": "1.0.3",
"license": "MIT",
6
"keywords": [
7
"basic",
0 commit comments