diff --git a/package.json b/package.json index 6230eeb..4ef62cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-cf-planetscale-app", - "version": "1.0.1", + "version": "1.0.2", "description": "Create a Cloudflare workers app for building production ready RESTful APIs using Hono", "main": "dist/index.mjs", "engines": {