1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-23 14:45:43 +00:00

Compare commits

..

3 Commits

Author SHA1 Message Date
4067439a13 update micro_utils 2022-06-04 21:01:40 +06:00
03583ff6c1 start 2.0.2 2022-06-04 21:00:33 +06:00
c1330f8e32 Merge pull request #598 from InsanusMokrassar/2.0.1
2.0.1
2022-05-29 23:06:15 +06:00
2 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
# TelegramBotAPI changelog
## 2.0.2
* `Versions`:
* `MicroUtils`: `0.10.8` -> `0.11.0`
## 2.0.1
* `Versions`:

View File

@@ -12,7 +12,7 @@ korlibs_version=2.7.0
uuid_version=0.4.0
ktor_version=2.0.2
micro_utils_version=0.10.8
micro_utils_version=0.11.0
javax_activation_version=1.1.1
@@ -20,6 +20,6 @@ javax_activation_version=1.1.1
dokka_version=1.6.21
library_group=dev.inmo
library_version=2.0.1
library_version=2.0.2
github_release_plugin_version=2.3.7