diff --git a/HISTORY.md b/HISTORY.md index dd51b06..d542149 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +0.2.3 / 2015-10-25 +================== * Fix cookie `Max-Age` to never be a floating point number diff --git a/package.json b/package.json index 0b38741..23ccee5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cookie", "description": "cookie parsing and serialization", - "version": "0.2.2", + "version": "0.2.3", "author": "Roman Shtylman ", "contributors": [ "Douglas Christopher Wilson "