diff --git a/packages/hello/package.json b/packages/hello/package.json index 0de2dbe2..d5391266 100644 --- a/packages/hello/package.json +++ b/packages/hello/package.json @@ -1,6 +1,6 @@ { "name": "@hono/hello", - "version": "0.0.11", + "version": "0.0.12", "description": "An example of third-party middleware for Hono", "main": "dist/index.js", "types": "dist/index.d.ts",