From 185439c5dfe5f1b75b373326ef8864116545d412 Mon Sep 17 00:00:00 2001 From: ByungJoon Lee Date: Sun, 31 May 2026 17:47:30 +0900 Subject: [PATCH] chore(version): bump version to 2.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 535c427..b14aea9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ctix", - "version": "2.8.0", + "version": "2.8.1", "description": "Automatic create index.ts file", "scripts": { "clean": "rimraf ./dist",