Skip to content

Commit

Permalink
1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jan 5, 2015
1 parent 506af31 commit f258317
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.10.0 / 2015-01-05
===================

* Add `store.touch` interface for session stores
* Fix `MemoryStore` expiration with `resave: false`
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.9.3",
"version": "1.10.0",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <[email protected]> (http://tjholowaychuk.com)",
"contributors": [
Expand Down

0 comments on commit f258317

Please sign in to comment.