diff --git a/package-lock.json b/package-lock.json index 49b449f..51ac11f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.7.0", + "version": "3.7.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eslint-plugin-tailwindcss", - "version": "3.7.0", + "version": "3.7.1", "license": "MIT", "dependencies": { "fast-glob": "^3.2.5", diff --git a/package.json b/package.json index 886a032..2278858 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.7.0", + "version": "3.7.1", "description": "Rules enforcing best practices while using Tailwind CSS", "keywords": [ "eslint",