Skip to content

Commit 5258d07

Browse files
committed
1.6.5
1 parent 52736dc commit 5258d07

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

History.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
1.6.5 / 2014-07-11
2+
==================
33

44
* Do not require `req.originalUrl`
55
* deps: debug@1.0.3

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-session",
3-
"version": "1.6.4",
3+
"version": "1.6.5",
44
"description": "Simple session middleware for Express",
55
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
66
"contributors": [

0 commit comments

Comments
 (0)