diff --git a/package-lock.json b/package-lock.json index 053fb85..cf77e42 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.8.1-beta.3", + "version": "3.8.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eslint-plugin-tailwindcss", - "version": "3.8.1-beta.3", + "version": "3.8.1", "license": "MIT", "dependencies": { "fast-glob": "^3.2.5", diff --git a/package.json b/package.json index b25df23..72dd836 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.8.1-beta.3", + "version": "3.8.1", "description": "Rules enforcing best practices while using Tailwind CSS", "keywords": [ "eslint",