feat: Increment version to 1.0.2

- package.json 파일의 버전 정보를 1.0.1에서 1.0.2로 업데이트했습니다.
This commit is contained in:
BaekRyang 2025-11-24 14:23:35 +09:00
parent e08f34caab
commit 0af2287a50

View File

@ -1,6 +1,6 @@
{
"name": "@baekryang/responsive-image-canvas",
"version": "1.0.1",
"version": "1.0.2",
"publishConfig": {
"registry": "https://git.bnovalab.com/api/packages/baekryang/npm/"
},