diff --git a/package-lock.json b/package-lock.json index 36ffcc9f..e8a6926e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@maizzle/framework", - "version": "4.8.2", + "version": "4.8.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@maizzle/framework", - "version": "4.8.2", + "version": "4.8.3", "license": "MIT", "dependencies": { "@maizzle/cli": "^1.5.1", diff --git a/package.json b/package.json index 2bae7ba7..7006e60f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@maizzle/framework", - "version": "4.8.2", + "version": "4.8.3", "description": "Maizzle is a framework that helps you quickly build HTML emails with Tailwind CSS.", "license": "MIT", "main": "src/index.js",