From aa1b61cfb3f08ae591ccc9bd5c2a1c6db98ee385 Mon Sep 17 00:00:00 2001 From: jung-geun Date: Wed, 20 May 2026 22:14:57 +0900 Subject: [PATCH] =?UTF-8?q?chore:=202.0.3=20=EB=B2=84=EC=A0=84=20=EB=B2=94?= =?UTF-8?q?=ED=94=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1c7c10..c13c85d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pieroot/nfd2nfc", - "version": "2.0.2", + "version": "2.0.3", "description": "macOS 한글 파일명 NFD→NFC 실시간 변환 트레이 앱 + CLI + 라이브러리", "main": "out/lib/index.js", "types": "out/lib/index.d.ts",