From 0e8e94f6382e0f1f0deefd60fb347fcc8ded2eaf Mon Sep 17 00:00:00 2001 From: Jarrod Davis Date: Sun, 1 Nov 2020 22:31:33 -0700 Subject: [PATCH] v0.3.0 --- 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 b1917ec..cffeea3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@jarrodldavis/eslint-plugin-tailwindcss", - "version": "0.2.0", + "version": "0.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 014f2c2..0aa7767 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jarrodldavis/eslint-plugin-tailwindcss", - "version": "0.2.0", + "version": "0.3.0", "description": "An ESLint plugin to enforce usage of Tailwind CSS utility and component classes.", "main": "dist/lib/index.js", "files": [