From c9d9114f88bb6a00b021d6d9037007ef1755fb75 Mon Sep 17 00:00:00 2001 From: mizdra Date: Tue, 3 Sep 2024 01:22:48 +0900 Subject: [PATCH] 11.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80f2fc07..418bd78e 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.2", + "version": "11.0.3", "repository": "https://github.com/mizdra/eslint-interactive.git", "author": "mizdra ", "license": "MIT",