diff --git a/HISTORY.md b/HISTORY.md index aae9af3..65dfa63 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,4 @@ -unreleased +1.9.1 / 2025-07-17 ========== * deps: on-headers@~1.1.0 diff --git a/package.json b/package.json index ac8446b..99ae2b0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "connect-timeout", "description": "Request timeout middleware for Connect/Express", - "version": "1.9.0", + "version": "1.9.1", "contributors": [ "Douglas Christopher Wilson ", "Jonathan Ong (http://jongleberry.com)"