From 3a48235fded876952ffdb08216e82dd71372a139 Mon Sep 17 00:00:00 2001 From: wsycarlos Date: Sat, 20 Dec 2025 12:03:47 +0800 Subject: [PATCH] bump version --- Packages/com.bywaystudios.unitask/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packages/com.bywaystudios.unitask/package.json b/Packages/com.bywaystudios.unitask/package.json index a9cf615..4d84ae2 100644 --- a/Packages/com.bywaystudios.unitask/package.json +++ b/Packages/com.bywaystudios.unitask/package.json @@ -1,6 +1,6 @@ { "name": "com.bywaystudios.unitask", "displayName": "UniTask", - "version": "2.5.10-exp.1", + "version": "2.5.10-exp.2", "description": "Provides an efficient async/await integration to Unity.\nPort from UniTask from CySharp: https://github.com/Cysharp/UniTask" } \ No newline at end of file