Skip to content

Commit 5e2d7ef

Browse files
committed
1.0.2
1 parent 8c9e7f9 commit 5e2d7ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.2 / 2015-06-12
2+
==================
33

44
* Improve error message when `req` argument missing
55
* perf: enable strict mode

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.1",
4+
"version": "1.0.2",
55
"license": "MIT",
66
"keywords": [
77
"basic",

0 commit comments

Comments
 (0)