diff --git a/package-lock.json b/package-lock.json index bcae2d1..a65606b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@maizzle/cli", - "version": "1.5.7", + "version": "1.5.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@maizzle/cli", - "version": "1.5.7", + "version": "1.5.8", "license": "MIT", "dependencies": { "chalk": "^4.1.0", diff --git a/package.json b/package.json index 1a40012..0e0709e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@maizzle/cli", - "version": "1.5.7", + "version": "1.5.8", "description": "CLI tool for the Maizzle Email Framework", "license": "MIT", "main": "bin/maizzle",