Skip to content

Commit

Permalink
1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Aug 6, 2014
1 parent 64be0b1 commit 67b0700
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.7.3 / 2014-08-05
==================

* Fix `res.end` patch to call correct upstream `res.write`

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "express-session",
"version": "1.7.2",
"version": "1.7.3",
"description": "Simple session middleware for Express",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
"contributors": [
Expand Down

0 comments on commit 67b0700

Please sign in to comment.