diff --git a/package-lock.json b/package-lock.json index 9e0872f..8cad61a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@web-scrobbler/eslint-config", - "version": "3.0.0", + "version": "3.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@web-scrobbler/eslint-config", - "version": "3.0.0", + "version": "3.1.0", "license": "MIT", "devDependencies": { "@typescript-eslint/parser": "^6.20.0", diff --git a/package.json b/package.json index a9156e3..46b1a35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@web-scrobbler/eslint-config", - "version": "3.0.0", + "version": "3.1.0", "author": "Alexey ", "description": "ESLint configuration file for Web Scrobbler projects", "license": "MIT",