diff --git a/package.json b/package.json index aa9f2062..c62e89ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hono", - "version": "4.4.8", + "version": "4.4.9", "description": "Web framework built on Web Standards", "main": "dist/cjs/index.js", "type": "module", @@ -600,4 +600,4 @@ "engines": { "node": ">=16.0.0" } -} \ No newline at end of file +}