This commit is contained in:
neuecc
2020-04-26 21:49:58 +09:00
parent 9f7b897837
commit 28e1fa98c9
2 changed files with 2 additions and 2 deletions

View File

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