diff --git a/package.json b/package.json index 0f9e2c0..1fb52e6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cn.etetet.yiuiloopscrollrectasync", "displayName": "ET.YIUI.LoopScrollRectAsync", - "version": "0.5.2", + "version": "0.5.3", "unity": "2022.3", "category": "UI/YIUI", "description": "YIUI 无限循环列表 (异步) >>> 文档: https://lib9kmxvq7k.feishu.cn/wiki/ES7Gwz4EAiVGKSkotY5cRbTznuh", @@ -15,7 +15,7 @@ }, "relatedPackages": {}, "dependencies": { - "cn.etetet.yiuiframework": "0.5.2" + "cn.etetet.yiuiframework": "0.5.3" }, "publishConfig": { "registry": "https://npm.pkg.github.com/@ET-Packages"