From bd4c21f54c6fc5d5667e29373f43ba190cc7695b Mon Sep 17 00:00:00 2001 From: Ulises Gascon Date: Thu, 17 Jul 2025 19:30:57 +0200 Subject: [PATCH] 2.1.1 --- HISTORY.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)"