diff --git a/package.json b/package.json index c4052b43c..195699cea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hono", - "version": "4.6.3", + "version": "4.6.4", "description": "Web framework built on Web Standards", "main": "dist/cjs/index.js", "type": "module", @@ -645,4 +645,4 @@ "engines": { "node": ">=16.9.0" } -} \ No newline at end of file +}