From fa1ea24c98b2c78838a2296851a18f024af8a9d1 Mon Sep 17 00:00:00 2001 From: zombiej Date: Wed, 6 Apr 2022 17:12:04 +0800 Subject: [PATCH] 3.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b586211..727cd3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/bisheng-plugin", - "version": "3.1.1", + "version": "3.1.2", "description": "To support ant.design-like websites.", "scripts": { "lint": "eslint ./src",