Revert "feat: Update package.json to 2.2.5"

This reverts commit 4fc9ca315e.
master
github-actions[bot] 2021-04-06 04:24:55 +00:00 committed by neuecc
parent c51e45ee21
commit 10ebddf892
1 changed files with 1 additions and 1 deletions

View File

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