feat: Update package.json to 2.5.10

pull/625/head 2.5.10
github-actions[bot] 2024-10-03 00:42:37 +00:00
parent 9a3ec31533
commit 7c0f199fe0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "com.cysharp.unitask",
"displayName": "UniTask",
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
"version": "2.5.9",
"version": "2.5.10",
"unity": "2018.4",
"description": "Provides an efficient async/await integration to Unity.",
"keywords": [ "async/await", "async", "Task", "UniTask" ],