GetCancellationTokenOnDestroy is moved to UnIRx.Async namespace

This commit is contained in:
Yoshifumi Kawai
2020-04-16 20:47:23 +09:00
parent a0ef75e797
commit 745de32006
5 changed files with 29 additions and 661 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "com.cysharp.unitask",
"displayName": "UniTask",
"version": "1.1.0",
"version": "1.2.0",
"unity": "2018.3",
"description": "Provides an efficient async/await integration to Unity.",
"keywords": ["async/await", "async", "Task", "UniTask"],