From 4efc388231b51e747300db74752f7800d5ca46bc Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 4 Jul 2014 16:25:59 -0400 Subject: [PATCH] 1.6.2 --- History.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/History.md b/History.md index d3150cac..c76dd09b 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ -unreleased -========== +1.6.2 / 2014-07-04 +================== * Fix confusing option deprecation messages diff --git a/package.json b/package.json index cf0b89cf..fc64859b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session", - "version": "1.6.1", + "version": "1.6.2", "description": "Simple session middleware for Express", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [