From f9d64134e9a198bc07d4fb040937f3e6147e273f Mon Sep 17 00:00:00 2001 From: afc163 Date: Sat, 7 May 2022 18:12:51 +0800 Subject: [PATCH] 3.2.0-alpha.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6cad98..6db3593 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/bisheng-plugin", - "version": "3.2.0-alpha.1", + "version": "3.2.0-alpha.2", "description": "To support ant.design-like websites.", "scripts": { "lint": "eslint ./src",