From 29215ff0f5d076fa5c697863c9db13b7bb7c4240 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=94=A1=E9=87=91=E9=94=8B?= Date: Tue, 8 Jun 2021 15:02:30 +0800 Subject: [PATCH] 3.10.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37f2c5bb..edf66287 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "util-helpers", - "version": "3.10.3", + "version": "3.10.4", "description": "一个基于业务场景的工具方法库", "main": "lib/index.js", "module": "esm/index.js",