diff --git a/HISTORY.md b/HISTORY.md index 3d1533ee..f12dc39f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.16.2 / 2019-06-12 +=================== * Fix restoring `cookie.originalMaxAge` when store returns `Date` * deps: parseurl@~1.3.3 diff --git a/package.json b/package.json index 19488f15..fffbd49f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session", - "version": "1.16.1", + "version": "1.16.2", "description": "Simple session middleware for Express", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [