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