From 473595eabf9b8ccf56275dd7d294d5ff4706f398 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E4=BA=91=E9=A3=9E?= Date: Mon, 3 Jan 2022 17:26:06 +0800 Subject: [PATCH] v0.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a779aa..fbb94f0 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.6.1", + "version": "0.6.2", "scripts": { "dev": "vite", "lib": "tsc && vite build --mode lib",