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": [