From 7aa5dbbafe5c435d9bf0d5a40f51b7ce88e2850f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E4=BA=91=E9=A3=9E?= Date: Tue, 16 Nov 2021 09:38:07 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=A2=9E=E5=8A=A0=E6=92=A4=E9=94=80?= =?UTF-8?q?=E3=80=81=E5=9B=9E=E9=80=80=E3=80=81=E6=A0=BC=E5=BC=8F=E5=88=B7?= =?UTF-8?q?=E3=80=81=E6=B8=85=E9=99=A4=E6=A0=B7=E5=BC=8F=E5=8A=9F=E8=83=BD?= 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 c93f08a..09ac1d7 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.0.1", + "version": "0.0.2", "scripts": { "dev": "vite", "build": "tsc && vite build",