From 269870127e3492ce4f159fe75a48e090634fe6c0 Mon Sep 17 00:00:00 2001 From: fluid-design-io <2216991777@qq.com> Date: Thu, 26 Oct 2023 11:26:38 -0500 Subject: [PATCH] Release 4.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5a8b9a..b1378c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turborepo-fluid-design", - "version": "4.9.0", + "version": "4.9.1", "private": true, "scripts": { "build": "turbo run build",