diff --git a/package-lock.json b/package-lock.json index a38e51b..22f4fc8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-plugin-wc", - "version": "2.0.2", + "version": "2.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eslint-plugin-wc", - "version": "2.0.2", + "version": "2.0.3", "license": "MIT", "dependencies": { "is-valid-element-name": "^1.0.0", diff --git a/package.json b/package.json index 9ff33ce..78f2b80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-wc", - "version": "2.0.2", + "version": "2.0.3", "description": "ESLint plugin for Web Components", "main": "lib/index.js", "files": [