diff --git a/HISTORY.md b/HISTORY.md index aac80fbd..fd15864d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.14.2 / 2016-10-30 +=================== * deps: crc@3.4.1 - Fix deprecation warning in Node.js 7.x diff --git a/package.json b/package.json index 7bcab08c..4adeb4f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session", - "version": "1.14.1", + "version": "1.14.2", "description": "Simple session middleware for Express", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [