Skip to content

Commit 2d54f0d

Browse files
committed
1.16.2
1 parent 30e23f1 commit 2d54f0d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
1.16.2 / 2019-06-12
2+
===================
33

44
* Fix restoring `cookie.originalMaxAge` when store returns `Date`
55
* deps: parseurl@~1.3.3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-session",
3-
"version": "1.16.1",
3+
"version": "1.16.2",
44
"description": "Simple session middleware for Express",
55
"author": "TJ Holowaychuk <[email protected]> (http://tjholowaychuk.com)",
66
"contributors": [

0 commit comments

Comments
 (0)