From 12f06197cecd04048008798c5a8d05ee9844db6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B8=B8=E4=BE=A0?= <675567585@qq.com> Date: Sun, 30 Apr 2023 21:55:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=8B=E4=BB=B6=E5=A4=84?= =?UTF-8?q?=E7=90=86=E5=BA=93?= 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 b699811..78d3f82 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hxg", "private": false, - "version": "0.3.2", + "version": "0.3.3", "repository": "https://github.com/hxg2050/hxg.git", "type": "module", "main": "./dist/index.cjs.js",