From 16c87ede1a1d2539a8592878a4b3314a60cdaa0b Mon Sep 17 00:00:00 2001 From: mizdra Date: Thu, 8 Dec 2022 00:26:22 +0900 Subject: [PATCH] 10.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 200546e9..a7b060c2 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": "10.2.0", + "version": "10.3.0", "repository": "https://github.com/mizdra/eslint-interactive.git", "author": "mizdra ", "license": "MIT",