From 49777e1a1b1e4f87a4b736552e43969ba6e7f985 Mon Sep 17 00:00:00 2001 From: ByungJoon Lee Date: Tue, 25 Jun 2024 01:27:05 +0900 Subject: [PATCH] chore(release): `2.4.5` > `2.5.1` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dae960f..093e096 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ctix", - "version": "2.5.0", + "version": "2.5.1", "description": "Automatic create index.ts file", "scripts": { "clean": "rimraf ./dist",