From 2224528518d7443c2ee4524510c89223eab099da Mon Sep 17 00:00:00 2001 From: James Garbutt <43081j@users.noreply.github.com> Date: Mon, 25 Sep 2023 15:31:10 +0100 Subject: [PATCH] 2.0.4 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 22f4fc8..a644e21 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-plugin-wc", - "version": "2.0.3", + "version": "2.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eslint-plugin-wc", - "version": "2.0.3", + "version": "2.0.4", "license": "MIT", "dependencies": { "is-valid-element-name": "^1.0.0", diff --git a/package.json b/package.json index 78f2b80..664f49d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-wc", - "version": "2.0.3", + "version": "2.0.4", "description": "ESLint plugin for Web Components", "main": "lib/index.js", "files": [