diff --git a/package.json b/package.json index 0145127f5..f4045974e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hono", - "version": "1.5.1", + "version": "1.5.2", "description": "Ultrafast web framework for Cloudflare Workers.", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -156,4 +156,4 @@ "engines": { "node": ">=11.0.0" } -} +} \ No newline at end of file