feat: Update package.json to 2.1.2

master
github-actions[bot] 2021-02-08 10:14:07 +00:00
parent 45a800330b
commit 9894bf875b
1 changed files with 1 additions and 1 deletions

View File

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