From 67b07004198396ff2a59b4e459ff6b26dba48aa8 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Tue, 5 Aug 2014 21:42:24 -0400 Subject: [PATCH] 1.7.3 --- History.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/History.md b/History.md index ab78a08d..307655a1 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ -unreleased -========== +1.7.3 / 2014-08-05 +================== * Fix `res.end` patch to call correct upstream `res.write` diff --git a/package.json b/package.json index 9392bb88..349b6fef 100644 --- a/package.json +++ b/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 (http://tjholowaychuk.com)", "contributors": [