diff --git a/package-lock.json b/package-lock.json index bb6f65c..78e4ace 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.14.3-beta.0", + "version": "3.14.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eslint-plugin-tailwindcss", - "version": "3.14.3-beta.0", + "version": "3.14.3", "license": "MIT", "dependencies": { "fast-glob": "^3.2.5", diff --git a/package.json b/package.json index fa78644..96d3ccd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.14.3-beta.0", + "version": "3.14.3", "description": "Rules enforcing best practices while using Tailwind CSS", "keywords": [ "eslint",