start 0.16.1

This commit is contained in:
InsanusMokrassar 2019-06-28 18:31:08 +08:00
parent f991daa959
commit 04ddb6c7b8
2 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,8 @@
* `String#asUsername` method renamed to `String#toUsername`
* Several `toChatId` extensions added
### 0.16.1
## 0.15.0
* Old `UpdatesPoller` removed (was deprecated)

View File

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