From 1754869a0de23dc87e0e2d4826fe702cc13b0515 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 15 Sep 2014 23:11:21 -0700 Subject: [PATCH] 1.8.2 --- HISTORY.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index cfe7e981..4721c9c6 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.8.2 / 2014-09-15 +================== * Use `crc` instead of `buffer-crc32` for speed * deps: depd@0.4.5 diff --git a/package.json b/package.json index 7c3fc930..3a344e26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session", - "version": "1.8.1", + "version": "1.8.2", "description": "Simple session middleware for Express", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [