diff --git a/HISTORY.md b/HISTORY.md index 559e362c..ccc03991 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.17.0 / 2019-10-10 +=================== * deps: cookie@0.4.0 - Add `SameSite=None` support diff --git a/package.json b/package.json index 6d173184..82ca06f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session", - "version": "1.16.2", + "version": "1.17.0", "description": "Simple session middleware for Express", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [