diff --git a/package.json b/package.json index 48b1c72..9334f54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-ts-prefixer", - "version": "1.1.2", + "version": "1.1.3", "description": "Zero extends fixable ESLint config for TS. integrated Prettier.", "type": "module", "bin": "./bin/cli.mjs",