From 74d3caa4d89006db4c6fc0e1b41d70ee03e5d398 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 11 Jan 2016 10:10:03 -0500 Subject: [PATCH] 1.4.1 --- HISTORY.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index e062c95..dad8878 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.4.1 / 2016-01-11 +================== * deps: cookie@0.2.3 * perf: enable strict mode diff --git a/package.json b/package.json index 2998cfe..2226e8e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cookie-parser", "description": "cookie parsing with signatures", - "version": "1.4.0", + "version": "1.4.1", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [ "Douglas Christopher Wilson "