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",