From 115d0ccff1ce668e5402432d0780a8bc6c15953d Mon Sep 17 00:00:00 2001 From: data Date: Thu, 27 Oct 2022 12:16:46 +0800 Subject: [PATCH] auto upgrade version to 2.0.20221027121605 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a40e7e57..3e177505b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fineui", - "version": "2.0.20221027095512", + "version": "2.0.20221027121605", "description": "fineui", "main": "dist/fineui_without_conflict.min.js", "types": "dist/lib/index.d.ts",