diff --git a/HISTORY.md b/HISTORY.md index c14364b..fb916ea 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +0.7.0 / 2017-02-19 +================== * Add `sameSite` option for SameSite cookie support * pref: enable strict mode diff --git a/package.json b/package.json index 50f2cde..91a9996 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cookies", "description": "Cookies, optionally signed using Keygrip.", - "version": "0.6.2", + "version": "0.7.0", "author": "Jed Schmidt (http://jed.is)", "contributors": [ "Douglas Christopher Wilson "