From 17d1e7554a24f79bbc5dc92d35377e3b5afd5a18 Mon Sep 17 00:00:00 2001 From: geonhee-min Date: Mon, 15 Dec 2025 09:04:05 +0900 Subject: [PATCH] =?UTF-8?q?issue=20#=20-=20package.json=20=ED=8C=8C?= =?UTF-8?q?=EC=9D=BC=20=EB=B2=84=EC=A0=84=20=EC=97=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7ba9f1..6e6a141 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@baekyangdan/core-utils", - "version": "1.0.4", + "version": "1.0.5", "description": "Common Repo", "main": "dist/index.js", "types": "dist/index.d.ts",