From f192d9a53a7add58bb42ae19242c7a87b7cf7ea1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B8=B8=E4=BE=A0?= <675567585@qq.com> Date: Wed, 19 Jul 2023 17:56:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=95=E4=B8=AA=E9=83=A8=E5=88=86=E9=A2=84?= =?UTF-8?q?=E8=A7=88=E6=8E=A2=E7=B4=A2?= 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 a382ce5..4ac7c82 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hxg", "private": false, - "version": "0.4.2", + "version": "0.4.3", "repository": "https://github.com/hxg2050/hxg.git", "type": "module", "main": "./dist/index.cjs.js",