diff --git a/CHANGELOG.md b/CHANGELOG.md index 10033cfe9d..15374c4ea0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # TelegramBotAPI changelog +## 7.0.2 + ## 7.0.1 * `Core`: diff --git a/gradle.properties b/gradle.properties index 7397299ac5..92de310c3b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,4 +6,4 @@ kotlin.incremental=true kotlin.incremental.js=true library_group=dev.inmo -library_version=7.0.1 +library_version=7.0.2