diff --git a/HISTORY.md b/HISTORY.md index 8c5d7a1..9eed4f5 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.8.2 / 2015-05-09 +================== * deps: csrf@~3.0.0 - deps: uid-safe@~2.0.0 diff --git a/package.json b/package.json index e98c48d..8a211e4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "csurf", "description": "CSRF token middleware", - "version": "1.8.1", + "version": "1.8.2", "author": "Jonathan Ong (http://jongleberry.com)", "contributors": [ "Douglas Christopher Wilson "