We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37d8f4f + 27a0c06 commit 9a3ec31Copy full SHA for 9a3ec31
src/UniTask/Assets/Plugins/UniTask/package.json
@@ -2,7 +2,7 @@
2
"name": "com.cysharp.unitask",
3
"displayName": "UniTask",
4
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
5
- "version": "2.5.8",
+ "version": "2.5.9",
6
"unity": "2018.4",
7
"description": "Provides an efficient async/await integration to Unity.",
8
"keywords": [ "async/await", "async", "Task", "UniTask" ],
0 commit comments