From 0a5ba4c47bb7053ea6920ee7c660adf830f29cbb Mon Sep 17 00:00:00 2001 From: fluid-design-io <2216991777@qq.com> Date: Wed, 18 Oct 2023 01:20:16 -0500 Subject: [PATCH] Release 4.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72e6375..a15f653 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turborepo-fluid-design", - "version": "4.3.0", + "version": "4.3.1", "private": true, "scripts": { "build": "turbo run build",