diff --git a/CHANGELOG.md b/CHANGELOG.md index a6fcaa13d5..9a516fc1b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # TelegramBotAPI changelog +## 3.1.1 + ## 3.1.0 **This update contains including of Bot API 6.2** diff --git a/gradle.properties b/gradle.properties index 6ca3ff5cb4..c0a1d7b5fe 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,4 +6,4 @@ kotlin.incremental=true kotlin.incremental.js=true library_group=dev.inmo -library_version=3.1.0 +library_version=3.1.1