We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ddfb1 commit 64e2e7aCopy full SHA for 64e2e7a
2 files changed
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.11.3 / 2015-05-22
+===================
3
4
* deps: cookie@0.1.3
5
- Slight optimizations
package.json
@@ -1,6 +1,6 @@
{
"name": "express-session",
- "version": "1.11.2",
+ "version": "1.11.3",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
6
"contributors": [
0 commit comments