Skip to content

Commit 7c0f199

Browse files
feat: Update package.json to 2.5.10
1 parent 9a3ec31 commit 7c0f199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UniTask/Assets/Plugins/UniTask/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.cysharp.unitask",
33
"displayName": "UniTask",
44
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
5-
"version": "2.5.9",
5+
"version": "2.5.10",
66
"unity": "2018.4",
77
"description": "Provides an efficient async/await integration to Unity.",
88
"keywords": [ "async/await", "async", "Task", "UniTask" ],

0 commit comments

Comments
 (0)