diff --git a/package-lock.json b/package-lock.json index f45db5f..12d11bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@maizzle/cli", - "version": "1.5.2", + "version": "1.5.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@maizzle/cli", - "version": "1.5.2", + "version": "1.5.3", "license": "MIT", "dependencies": { "chalk": "^4.1.0", diff --git a/package.json b/package.json index 64de708..e00bf17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@maizzle/cli", - "version": "1.5.2", + "version": "1.5.3", "description": "CLI tool for the Maizzle Email Framework", "license": "MIT", "main": "bin/maizzle",