From 3fe48f0523c43804d7ebd55aea9d10d4a83f8f8e Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 17 Oct 2014 02:19:28 -0400 Subject: [PATCH] 1.9.0 --- HISTORY.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 9d3ad5e7..e719c3ad 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.9.0 / 2014-09-16 +================== * deps: debug@~2.1.0 - Implement `DEBUG_FD` env variable support diff --git a/package.json b/package.json index bd21c8d3..bd297f51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session", - "version": "1.8.2", + "version": "1.9.0", "description": "Simple session middleware for Express", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [