Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jun 18, 2014
1 parent 380f0b7 commit 54ff0ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
unreleased
==========
1.4.0 / 2014-06-17
==================

* Add `genid` option to generate custom session IDs
* Add `saveUninitialized` option to control saving uninitialized sessions
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "express-session",
"version": "1.3.1",
"version": "1.4.0",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
"contributors": [
Expand Down

0 comments on commit 54ff0ef

Please sign in to comment.