From 1a61416bdaae56fc4a2a3af708f992d4dd2885c9 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 31 Oct 2016 01:07:18 -0400 Subject: [PATCH] 1.14.2 --- HISTORY.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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": [