diff --git a/package-lock.json b/package-lock.json index 102de23..ad5dcde 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@maizzle/cli", - "version": "1.5.8", + "version": "2.0.0-alpha.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@maizzle/cli", - "version": "1.5.8", + "version": "2.0.0-alpha.0", "license": "MIT", "dependencies": { "@clack/prompts": "^0.7.0", diff --git a/package.json b/package.json index 2db4d48..19ee686 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@maizzle/cli", - "version": "1.5.8", + "version": "2.0.0-alpha.0", "description": "CLI tool for the Maizzle Email Framework", "license": "MIT", "type": "module",