diff --git a/package-lock.json b/package-lock.json index b4f32e8..f4cf8a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "remix-hono", - "version": "0.0.1", + "version": "0.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "remix-hono", - "version": "0.0.1", + "version": "0.0.2", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 027e00c..1ebf7a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remix-hono", - "version": "0.0.1", + "version": "0.0.2", "license": "MIT", "description": "A Hono adapter for Remix apps using Cloudflage Pages", "author": "Sergio Xalambrí (https://sergiodxa.com/)",