diff --git a/package-lock.json b/package-lock.json index 7686313..21207f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "startup-api-cloudflare", - "version": "0.3.1", + "version": "0.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "startup-api-cloudflare", - "version": "0.3.1", + "version": "0.3.2", "license": "Apache-2.0", "dependencies": { "prettier": "^3.8.1", diff --git a/package.json b/package.json index b5ba663..b4bf850 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@startup-api/cloudflare", - "version": "0.3.1", + "version": "0.3.2", "license": "Apache-2.0", "publishConfig": { "access": "public"