start 0.30.1

This commit is contained in:
InsanusMokrassar 2020-11-08 12:07:14 +06:00
parent 499d9b1791
commit 1974c20229
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# TelegramBotAPI changelog
## 0.30.1
## 0.30.0 Bot API 5.0
**THIS UPDATE CONTAINS A LOT OF BREAKING CHANGES. PLEASE, BE CAREFUL ON UPGRADING OF YOUR PROJECT**

View File

@ -17,7 +17,7 @@ micro_utils_version=0.2.7
javax_activation_version=1.1.1
library_group=dev.inmo
library_version=0.30.0
library_version=0.30.1
gradle_bintray_plugin_version=1.8.5
github_release_plugin_version=2.2.12