diff --git a/README.md b/README.md index 983bb19..cc29d8b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ poller.start(TelegramBotUpdateListener( ```kotlin dependencies { - implementation("me.alllex.telegram.botkit:tbot-api-jvm:0.5.0") + implementation("me.alllex.telegram.botkit:tbot-api-jvm:0.6.0") } ``` @@ -52,7 +52,7 @@ dependencies { me.alllex.telegram.botkit tbot-api-jvm - 0.5.0 + 0.6.0 ``` @@ -64,6 +64,7 @@ The bindings are generated directly from the source-of-truth [Bot API spec](http | Telegram Bot API | tbot-api library | |------------------|------------------| +| `7.4` | `0.6.0` | | `7.3` | `0.5.0` | | `6.9` | `0.4.0` | diff --git a/version.txt b/version.txt index b336edf..a918a2a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.6.0-SNAPSHOT +0.6.0