master 2.1.1
neuecc 2021-01-20 17:37:32 +09:00
parent 88817b7093
commit 7d21a75ea8
1 changed files with 1 additions and 1 deletions

View File

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