Skip to content

Commit eec1944

Browse files
committed
1.0.3
1 parent c7647ca commit eec1944

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
1.0.3 / 2015-07-01
2+
==================
33

44
* Fix regression accepting a Koa context
55

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "basic-auth",
33
"description": "node.js basic auth parser",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"license": "MIT",
66
"keywords": [
77
"basic",

0 commit comments

Comments
 (0)