From 45d619941b95af289831480e5e4ea8fb09439699 Mon Sep 17 00:00:00 2001 From: Matteu Date: Tue, 26 Mar 2024 17:17:34 +0800 Subject: [PATCH] Update version number --- packages/himig/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/himig/package.json b/packages/himig/package.json index 01130be..48f9aa1 100644 --- a/packages/himig/package.json +++ b/packages/himig/package.json @@ -1,6 +1,6 @@ { "name": "@matteusan/himig", - "version": "1.4.0", + "version": "1.4.1", "description": "Matteu's personal design system for building user interfaces.", "repository": "https://github.com/MatteuSan/himig", "author": "Matteu ",