diff --git a/package-lock.json b/package-lock.json index 2d72ac8..381e301 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.8.2", + "version": "3.8.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eslint-plugin-tailwindcss", - "version": "3.8.2", + "version": "3.8.3", "license": "MIT", "dependencies": { "fast-glob": "^3.2.5", diff --git a/package.json b/package.json index c12a72d..f8fab8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.8.2", + "version": "3.8.3", "description": "Rules enforcing best practices while using Tailwind CSS", "keywords": [ "eslint",