diff --git a/HISTORY.md b/HISTORY.md index 15419d3..4e3ac6f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,4 @@ -unreleased +2.1.1 / 2025-07-17 ========== * deps: on-headers@~1.1.0 diff --git a/package.json b/package.json index dd22ae6..15b5982 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cookie-session", "description": "cookie session middleware", - "version": "2.1.0", + "version": "2.1.1", "contributors": [ "Douglas Christopher Wilson ", "Jonathan Ong (http://jongleberry.com)"