diff --git a/package-lock.json b/package-lock.json index 8e7aa1d..71367da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.14.0-beta.1", + "version": "3.14.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eslint-plugin-tailwindcss", - "version": "3.14.0-beta.1", + "version": "3.14.0", "license": "MIT", "dependencies": { "fast-glob": "^3.2.5", diff --git a/package.json b/package.json index eb99550..887f3e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.14.0-beta.1", + "version": "3.14.0", "description": "Rules enforcing best practices while using Tailwind CSS", "keywords": [ "eslint",