diff --git a/package-lock.json b/package-lock.json index 3281f831..7ae0a402 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-plugin-compat", - "version": "6.0.0", + "version": "6.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eslint-plugin-compat", - "version": "6.0.0", + "version": "6.0.1", "license": "MIT", "dependencies": { "@mdn/browser-compat-data": "^5.5.35", diff --git a/package.json b/package.json index e63080b7..a241539e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-compat", - "version": "6.0.0", + "version": "6.0.1", "description": "Lint browser compatibility of API used", "keywords": [ "eslint",