From 2c88b43b17ad82d3c269fe6caf039b048aac572c Mon Sep 17 00:00:00 2001 From: ryota-murakami Date: Sat, 8 Jul 2023 18:04:23 +0900 Subject: [PATCH] 0.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b391ee7..dcee7fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-ts-prefixer", - "version": "0.16.0", + "version": "0.17.0", "description": "Zero extends ESLint config for TS. integrated Prettier.", "main": "index.js", "bin": "./bin/cli.js",