From 11b71d8fc7a4cb38613c1519f298156cbd0c06bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8F=B2=E9=B8=BD?= <1020103647@qq.com> Date: Sat, 2 Mar 2024 19:19:54 +0800 Subject: [PATCH] build: v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 608317a..55fc56b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "unibest", "type": "commonjs", - "version": "1.0.0", + "version": "1.1.0", "description": "unibest - 最好用的 uniapp 开发框架", "author": { "name": "codercup",