diff --git a/package-lock.json b/package-lock.json index 9f1fcb1..fc8046a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tailwindcss-preset-email", - "version": "1.2.0", + "version": "1.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "tailwindcss-preset-email", - "version": "1.2.0", + "version": "1.3.0", "license": "MIT", "dependencies": { "tailwindcss-email-variants": "^3.0.0", diff --git a/package.json b/package.json index 0eb86ff..1c23c77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss-preset-email", - "version": "1.2.0", + "version": "1.3.0", "description": "Tailwind CSS config preset for HTML emails", "license": "MIT", "repository": "https://github.com/maizzle/tailwindcss-preset-email",