From 66aff451173bdaf575cebf768abc2843ab39911b Mon Sep 17 00:00:00 2001 From: francoismassart Date: Thu, 27 Jan 2022 08:40:52 +0100 Subject: [PATCH] 3.3.6 --- 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 ce16ce1..19c5f62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.3.5", + "version": "3.3.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9ea0989..c6afb19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-tailwindcss", - "version": "3.3.5", + "version": "3.3.6", "description": "Rules enforcing best practices while using Tailwind CSS", "keywords": [ "eslint",