diff --git a/HISTORY.md b/HISTORY.md index 6d78a0e..6ee7ece 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.4.4 / 2019-02-12 +================== * perf: normalize `secret` argument only once diff --git a/package.json b/package.json index 4b8066e..a54a07b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cookie-parser", "description": "Parse HTTP request cookies", - "version": "1.4.3", + "version": "1.4.4", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [ "Douglas Christopher Wilson "