From 6bdeee99dad46f0222eef03490a73134b5d2f4f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E4=BA=91=E9=A3=9E?= Date: Mon, 29 Nov 2021 20:53:41 +0800 Subject: [PATCH] v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index abd1cc6..7a2eb91 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.3.3", + "version": "0.4.0", "scripts": { "dev": "vite", "build": "tsc && vite build",