1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-03 15:19:30 +00:00

start 0.16.0

This commit is contained in:
2019-06-01 17:12:57 +08:00
parent 13d02afe6a
commit f50d2c3355
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
# TelegramBotAPI changelog # TelegramBotAPI changelog
## 0.16.0 Bot API 4.3
## 0.15.0 ## 0.15.0
* Old `UpdatesPoller` removed (was deprecated) * Old `UpdatesPoller` removed (was deprecated)

View File

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