1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-12-03 07:20:07 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
b95b339ad1
Update CHANGELOG.md 2022-06-05 17:40:53 +06:00
637979100b
Update gradle.properties 2022-06-05 17:40:13 +06:00
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@
* `Versions`:
* `MicroUtils`: `0.10.8` -> `0.11.0`
* `UUID`: `0.4.0` -> `0.4.1`
## 2.0.1

View File

@ -9,7 +9,7 @@ kotlin_version=1.6.21
kotlin_coroutines_version=1.6.1
kotlin_serialisation_runtime_version=1.3.3
korlibs_version=2.7.0
uuid_version=0.4.0
uuid_version=0.4.1
ktor_version=2.0.2
micro_utils_version=0.11.0