1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-14 21:00:15 +00:00

start 0.20.1

This commit is contained in:
2019-12-11 09:45:31 +06:00
parent a09af8870a
commit 761e08afc6
2 changed files with 3 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ plugins {
id "org.jetbrains.kotlin.plugin.serialization" version "$kotlin_version"
}
project.version = "0.20.0"
project.version = "0.20.1"
project.group = "com.github.insanusmokrassar"
apply from: "publish.gradle"