Skip to content

Commit 7044573

Browse files
committed
2.0.0
1 parent be7dc4b commit 7044573

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+
2.0.0 / 2017-09-12
2+
==================
33

44
* Drop support for Node.js below 0.8
55
* Remove `auth(ctx)` signature -- pass in header or `auth(ctx.req)`

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

0 commit comments

Comments
 (0)