diff --git a/HISTORY.md b/HISTORY.md index 64fee3c7..9fdd147f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.17.3 / 2022-05-11 +=================== * Fix resaving already-saved new session at end of request * deps: cookie@0.4.2 diff --git a/package.json b/package.json index 15fec342..711e9866 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session", - "version": "1.17.2", + "version": "1.17.3", "description": "Simple session middleware for Express", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [