mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 08:13:47 +00:00
start 0.10.1
This commit is contained in:
parent
aded71016c
commit
90c3cd1b23
@ -11,6 +11,8 @@
|
||||
* Fixes in edition of inline messages and their result types
|
||||
* Replace basic exception and add `ReplyMessageNotFound` exception
|
||||
|
||||
### 0.10.1
|
||||
|
||||
## 0.9.0
|
||||
|
||||
* Old extension `OkHttpClient.Builder#useWith` now deprecated and must be replaced by the same in
|
||||
|
@ -1,4 +1,4 @@
|
||||
project.version = "0.10.0"
|
||||
project.version = "0.10.1"
|
||||
project.group = "com.github.insanusmokrassar"
|
||||
|
||||
buildscript {
|
||||
|
Loading…
Reference in New Issue
Block a user