diff --git a/package-lock.json b/package-lock.json index 92419ec..48f9ce2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@picahq/cli", - "version": "1.0.1", + "version": "1.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@picahq/cli", - "version": "1.0.1", + "version": "1.2.0", "license": "GPL-3.0", "dependencies": { "@types/express": "^5.0.0", diff --git a/package.json b/package.json index 8867e3b..dfc19aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@picahq/cli", - "version": "1.1.0", + "version": "1.2.0", "description": "Build and manage performant, high-converting native integrations with a few lines of code.", "main": "build/index.js", "scripts": {