From 66c1ce9939752981aaaea37cef3b7331462ce1ee Mon Sep 17 00:00:00 2001 From: hozzijeong Date: Wed, 20 Sep 2023 17:14:13 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20v1.1.0=EC=9C=BC=EB=A1=9C=20=EC=97=85?= =?UTF-8?q?=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index cd9c1c648..8eef7f250 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "pium-frontend", - "version": "1.0.0", + "version": "1.1.0", "description": "피움 프론트엔드", "main": "src/index.tsx", "scripts": {