Skip to content

Commit 5a0fcd9

Browse files
committed
1.1.0
1 parent 7b143b7 commit 5a0fcd9

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.1.0 / 2016-11-18
2+
==================
33

44
* Add `auth.parse` for low-level string parsing
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.4",
4+
"version": "1.1.0",
55
"license": "MIT",
66
"keywords": [
77
"basic",

0 commit comments

Comments
 (0)