diff --git a/package-lock.json b/package-lock.json index f6d3e4c..5d2978c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "preact-purge-tailwindcss", - "version": "2.1.2", + "version": "2.1.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0c81f98..1d0cdcf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "preact-purge-tailwindcss", - "version": "2.1.2", + "version": "2.1.3", "description": "Preact CLI Plugin that helps add Tailwind CSS and Purege CSS", "main": "src/index.js", "homepage": "https://github.com/tim-hub/preact-purge-tailwindcss",