diff --git a/HISTORY.md b/HISTORY.md index 85e0fe7..8fc359a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.0.3 / 2015-07-01 +================== * Fix regression accepting a Koa context diff --git a/package.json b/package.json index 4a5455f..fa9149f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "basic-auth", "description": "node.js basic auth parser", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "keywords": [ "basic",