diff --git a/package-lock.json b/package-lock.json index 1a2be6e..cb5f55a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-plugin-workspaces", - "version": "0.10.0", + "version": "0.10.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eslint-plugin-workspaces", - "version": "0.10.0", + "version": "0.10.1", "license": "MIT", "dependencies": { "find-workspaces": "^0.3.0" diff --git a/package.json b/package.json index 41745d1..f81b53b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-workspaces", - "version": "0.10.0", + "version": "0.10.1", "keywords": [ "eslint", "eslintplugin",