diff --git a/HISTORY.md b/HISTORY.md index 9dab2a8..75f1341 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.0.2 / 2015-06-12 +================== * Improve error message when `req` argument missing * perf: enable strict mode diff --git a/package.json b/package.json index 78b4876..5fbeaa9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "basic-auth", "description": "node.js basic auth parser", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "keywords": [ "basic",