diff --git a/HISTORY.md b/HISTORY.md index a8d2a6e5..5585b036 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.12.1 / 2015-10-29 +=================== * deps: cookie@0.2.3 - Fix cookie `Max-Age` to never be a floating point number diff --git a/package.json b/package.json index c58c4814..f3fc14e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session", - "version": "1.12.0", + "version": "1.12.1", "description": "Simple session middleware for Express", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [