From dfbc4bd0c9a19023db0f9058236ca89bca818371 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 26 Jun 2014 13:50:44 -0400 Subject: [PATCH] 1.5.2 --- History.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/History.md b/History.md index e7a160a5..9b1e1e0c 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ -unreleased -========== +1.5.2 / 2014-06-26 +================== * deps: cookie-signature@1.0.4 - fix for timing attacks diff --git a/package.json b/package.json index 42724102..a588271e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session", - "version": "1.5.1", + "version": "1.5.2", "description": "Simple session middleware for Express", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [