diff --git a/package.json b/package.json index b594d00e..0b555864 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "util-helpers", - "version": "3.9.1", + "version": "3.9.2", "description": "一个基于业务场景的工具方法库", "main": "lib/index.js", "module": "esm/index.js", @@ -76,4 +76,4 @@ "dependencies": { "@babel/runtime": "^7.14.0" } -} \ No newline at end of file +}