From 757d260944af46015c796b4064a95a4ef5e777a4 Mon Sep 17 00:00:00 2001 From: zhangfisher Date: Tue, 3 Sep 2024 15:20:01 +0800 Subject: [PATCH] 1.4.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4327ec6..7449fa3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flex-tools", - "version": "1.4.7", + "version": "1.4.8", "description": "typescript modular utilities.", "main": "dist/index.js", "module": "dist/index.mjs",