diff --git a/package-lock.json b/package-lock.json index b25fadf..ba7417f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "remix-hono", - "version": "0.0.14", + "version": "0.0.15", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "remix-hono", - "version": "0.0.14", + "version": "0.0.15", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 8ebb7e8..a70b45d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remix-hono", - "version": "0.0.14", + "version": "0.0.15", "license": "MIT", "description": "Hono middlewares for Remix", "author": "Sergio Xalambrí (https://sergiodxa.com/)",