diff --git a/package.json b/package.json index d3166579..03d00c9f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-interactive", "description": "The CLI tool to run `eslint --fix` for each rule", - "version": "11.0.0", + "version": "11.0.1", "repository": "https://github.com/mizdra/eslint-interactive.git", "author": "mizdra ", "license": "MIT",