diff --git a/History.md b/History.md index 42c87fc4..b700eca5 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ -unreleased -========== +1.5.1 / 2014-06-21 +================== * Move hard-to-track-down `req.secret` deprecation message diff --git a/package.json b/package.json index b791f558..3f8a6bf6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session", - "version": "1.5.0", + "version": "1.5.1", "description": "Simple session middleware for Express", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [