diff --git a/HISTORY.md b/HISTORY.md index 251d5fa7..27f703cd 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,4 @@ -unreleased +1.19.1 ========== * Enforce RFC 6265 section 5.1.4 path matching for the session cookie path diff --git a/package.json b/package.json index 36387796..b01a7940 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session", - "version": "1.19.0", + "version": "1.19.1", "description": "Simple session middleware for Express", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [