diff --git a/HISTORY.md b/HISTORY.md index 8b471ad..3f06e17 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +1.11.0 / 2020-01-18 +=================== * deps: cookie@0.4.0 - Add `SameSite=None` support diff --git a/package.json b/package.json index 7859510..a2b06f8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "csurf", "description": "CSRF token middleware", - "version": "1.10.0", + "version": "1.11.0", "author": "Jonathan Ong (http://jongleberry.com)", "contributors": [ "Douglas Christopher Wilson "