diff --git a/dist/index.js b/dist/index.js index 0ad1696..9b9ae2e 100644 --- a/dist/index.js +++ b/dist/index.js @@ -1,5 +1,5 @@ /*! - * @uni-helper/galanga 0.2.5-fix2 (https://github.com/uni-helper/galanga) + * @uni-helper/galanga 0.2.5-fix3 (https://github.com/uni-helper/galanga) * API https://galanga.censujiang.com/api/ * Copyright 2014-2023 censujiang. All Rights Reserved * Licensed under Apache License 2.0 (https://github.com/uni-helper/galanga/blob/master/LICENSE) diff --git a/package.json b/package.json index 4c293e6..8fda7a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uni-helper/galanga", - "version": "0.2.5-fix2", + "version": "0.2.5-fix3", "description": "JS common function library(UNI-APP version of Galanga)", "main": "esm/index.js", "jsnext:main": "esm/index.js",