From 60e8bd31e4da793c351f6c82e4df47bbf226aacc Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 16 Feb 2015 23:10:42 -0500 Subject: [PATCH] 1.10.3 --- HISTORY.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 61a8eaab..68efdb1a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.10.3 / 2015-02-16 +=================== * deps: cookie-signature@1.0.6 * deps: uid-safe@1.1.0 diff --git a/package.json b/package.json index 176c643b..789ae1b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session", - "version": "1.10.2", + "version": "1.10.3", "description": "Simple session middleware for Express", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [