From 6d4f67d40cc455bf89e27c6961d5cb086c08255e Mon Sep 17 00:00:00 2001 From: francoismassart Date: Wed, 5 Jan 2022 21:15:46 +0100 Subject: [PATCH] 3.0.4 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0960a52..efdfbe7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.0.3", + "version": "3.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f0a5426..5689138 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.0.3", + "version": "3.0.4", "description": "Rules enforcing best practices while using Tailwind CSS", "keywords": [ "eslint",