feat: Update package.json to 2.2.5

This commit is contained in:
github-actions[bot]
2021-04-06 04:24:55 +00:00
parent aaf1c0eaa1
commit 4fc9ca315e

View File

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