diff --git a/package-lock.json b/package-lock.json index 7455e096..d2e1e8b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eslint-config-hardcore", - "version": "7.5.0", + "version": "7.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7f099786..40402c51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-hardcore", - "version": "7.5.0", + "version": "7.6.0", "description": "Hardcore ESLint Shareable Config", "main": "index.json", "scripts": {