feat: Update package.json to 2.5.6

This commit is contained in:
github-actions[bot]
2024-09-24 09:20:07 +00:00
parent 4d204e4aa6
commit 83d8a2b424

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.5",
"version": "2.5.6",
"unity": "2018.4",
"description": "Provides an efficient async/await integration to Unity.",
"keywords": [ "async/await", "async", "Task", "UniTask" ],