start 0.19.0

This commit is contained in:
InsanusMokrassar 2019-12-02 13:52:22 +06:00
parent ba145d3ff8
commit cb64f44ceb
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# TelegramBotAPI changelog
## 0.19.0 ImplicitReflection removing
## 0.18.0 Raws cleaning
* Made internal and not available outside of library:

View File

@ -1,4 +1,4 @@
project.version = "0.18.1"
project.version = "0.19.0"
project.group = "com.github.insanusmokrassar"
buildscript {