From 8efeb30533be80dc96d85416bc9e2598e826b101 Mon Sep 17 00:00:00 2001 From: ryota-murakami Date: Mon, 21 Aug 2023 18:23:35 +0900 Subject: [PATCH] 0.25.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3994dfc..a7704b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-ts-prefixer", - "version": "0.24.0", + "version": "0.25.0", "description": "Zero extends ESLint config for TS. integrated Prettier.", "main": "index.cjs", "bin": "./bin/cli.js",