feat: Update package.json to 2.2.0

This commit is contained in:
github-actions[bot]
2021-02-26 07:47:03 +00:00
parent c9bebd6550
commit a1a38d0d7c

View File

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