Skip to content

Commit

Permalink
1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 11, 2019
1 parent e77cbfa commit b1f0984
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HISTORY.md
@@ -1,5 +1,5 @@
unreleased
==========
1.16.0 / 2019-04-10
===================

* Catch invalid `cookie.maxAge` value earlier
* Deprecate setting `cookie.maxAge` to a `Date` object
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "express-session",
"version": "1.15.6",
"version": "1.16.0",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
"contributors": [
Expand Down

0 comments on commit b1f0984

Please sign in to comment.