start 1.1.0 and update tgbotapi

This commit is contained in:
InsanusMokrassar 2022-05-22 11:47:36 +06:00
parent a3f59087e0
commit 511ec904e9
2 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# Changelog
## 1.0.1
## 1.1.0
* `Versions`
* `tgbotapi`: `1.1.3`
* `tgbotapi`: `2.0.0`
* `microutils`: `0.10.5`
* `Plugin`:
* All plugins will be loaded in parallel

View File

@ -5,7 +5,7 @@ kt-serialization = "1.3.3"
kt-coroutines = "1.6.1"
microutils = "0.10.5"
tgbotapi = "1.1.3"
tgbotapi = "2.0.0"
jb-exposed = "0.38.2"
jb-dokka = "1.6.21"