diff --git a/HISTORY.md b/HISTORY.md index ab2b18d..13789ba 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,4 @@ -unreleased +0.19.2 / 2025-12-15 =================== * deps: use tilde notation for dependencies diff --git a/package.json b/package.json index 7de92be..2d2b805 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "send", "description": "Better streaming static file server with Range and conditional-GET support", - "version": "0.19.1", + "version": "0.19.2", "author": "TJ Holowaychuk ", "contributors": [ "Douglas Christopher Wilson ",