From ad0b2cb834affe3929f0a690cd0494cd0b96d6be Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 27 May 2016 00:58:11 -0400 Subject: [PATCH] 1.4.3 --- HISTORY.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 846c89e..4f28f50 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.4.3 / 2016-05-26 +================== * deps: cookie@0.3.1 - perf: use for loop in parse diff --git a/package.json b/package.json index 6189a58..b89e38b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cookie-parser", "description": "cookie parsing with signatures", - "version": "1.4.2", + "version": "1.4.3", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [ "Douglas Christopher Wilson "