From c12471f91a8fd14690f6e29b98f549f14e29b587 Mon Sep 17 00:00:00 2001 From: Perry Poon Date: Mon, 18 Dec 2023 13:55:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=9C=86=E8=A7=92=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38b4fa6e9..a1663da79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gd-uikit/icons", - "version": "1.2.0", + "version": "1.2.1", "description": "Icon automation workflow with Figma", "main": "dist/juuust-react-icon.cjs.js", "module": "dist/juuust-react-icon.esm.js",