diff --git a/package-lock.json b/package-lock.json index 209eaab4..42afc34d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@maizzle/framework", - "version": "0.4.3", + "version": "0.4.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9aefa054..4e3717a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@maizzle/framework", - "version": "0.4.3", + "version": "0.4.4", "description": "Maizzle is an email framework that helps you quickly build emails with utility-first CSS and advanced, email-specific post-processing.", "license": "MIT", "main": "src/index.js",