feat: Update package.json to 2.2.1

master 2.2.1
github-actions[bot] 2021-02-26 09:52:12 +00:00
parent e88e553cc9
commit e57a4332ec
1 changed files with 1 additions and 1 deletions

View File

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