started 0.14.1

This commit is contained in:
InsanusMokrassar 2019-05-10 11:16:31 +08:00
parent 59680439fa
commit 62c4223648
2 changed files with 3 additions and 1 deletions

View File

@ -18,6 +18,8 @@ some default library
* `ForwardedFromChannelMessage` - for messages from channels
* Changed logic of forwarded messages preparing
### 0.14.1
## 0.13.0 Telegram Polls
* Type `PollOption` and `AnonymousPollOption` added

View File

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