From ac0adea64a83d0fe17808cfddf2089838cc4cf3b Mon Sep 17 00:00:00 2001 From: h_mo <596417202@qq.com> Date: Mon, 8 May 2023 22:27:14 +0800 Subject: [PATCH] chore: v1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13a544c..354d5af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uniapp_vue3_vite_ts", - "version": "1.2.1", + "version": "1.3.0", "scripts": { "dev:app": "uni -p app", "dev:custom": "uni -p",