diff --git a/package.json b/package.json index f1e512c..2200638 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-hono", - "version": "0.15.2", + "version": "0.15.3", "scripts": { "build": "tsx ./build.ts", "bin": "./bin", @@ -46,4 +46,4 @@ "typescript": "^5.3.3", "vitest": "^0.34.6" } -} \ No newline at end of file +}