Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Nov 18, 2016
1 parent 7b143b7 commit 5a0fcd9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
unreleased
==========
1.1.0 / 2016-11-18
==================

* Add `auth.parse` for low-level string parsing

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "basic-auth",
"description": "node.js basic auth parser",
"version": "1.0.4",
"version": "1.1.0",
"license": "MIT",
"keywords": [
"basic",
Expand Down

0 comments on commit 5a0fcd9

Please sign in to comment.