diff --git a/package-lock.json b/package-lock.json index b733a49..779bb53 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hug/eslint-config", - "version": "16.0.0", + "version": "16.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@hug/eslint-config", - "version": "16.0.0", + "version": "16.0.1", "license": "GPL-3.0-only", "dependencies": { "@angular-eslint/builder": "16.2.0", diff --git a/package.json b/package.json index 8c53e27..9303c84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hug/eslint-config", - "version": "16.0.0", + "version": "16.0.1", "description": "ESLint shareable configuration with great defaults", "homepage": "https://github.com/dsi-hug/eslint-config", "license": "GPL-3.0-only",