diff --git a/package-lock.json b/package-lock.json index 7ee2a99..9f8d8cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tailwindcss-preset-email", - "version": "1.3.3", + "version": "1.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "tailwindcss-preset-email", - "version": "1.3.3", + "version": "1.4.0", "license": "MIT", "dependencies": { "tailwindcss-email-variants": "^3.0.3", diff --git a/package.json b/package.json index 425fa7c..ba825bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss-preset-email", - "version": "1.3.3", + "version": "1.4.0", "description": "Tailwind CSS config preset for HTML emails", "license": "MIT", "repository": "https://github.com/maizzle/tailwindcss-preset-email",