From b345a72aa23eae1538d91dac0e8f23275b575c7d Mon Sep 17 00:00:00 2001 From: aong Date: Fri, 26 Nov 2021 13:58:36 +0800 Subject: [PATCH] 1.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c977ac6..1809288 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni-utils", - "version": "1.0.14", + "version": "1.0.15", "description": " A unified toolkit for Nodejs", "main": "./dist/index.js", "scripts": {