From 61e5e6b8d887292e15674f17c73ff36790112a39 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sat, 28 Jun 2014 20:40:54 -0400 Subject: [PATCH] 1.6.1 --- History.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/History.md b/History.md index 61724ac7..fb5ad584 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,5 @@ -unreleased -========== +1.6.1 / 2014-06-28 +================== * Fix saveUninitialized deprecation message diff --git a/package.json b/package.json index 19d0c04e..cf0b89cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session", - "version": "1.6.0", + "version": "1.6.1", "description": "Simple session middleware for Express", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [