From 126d5dc4cdd9109a71ab66985a6fc21971fb4c87 Mon Sep 17 00:00:00 2001 From: francoismassart Date: Fri, 26 Mar 2021 14:32:02 +0100 Subject: [PATCH] 1.0.3 --- 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 5633eab..dd44c82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-tailwindcss", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index af419b4..b7f9a69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-tailwindcss", - "version": "1.0.2", + "version": "1.0.3", "description": "Rules enforcing best practices while using Tailwind CSS", "keywords": [ "eslint",