We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1f1bde commit 341eea4Copy full SHA for 341eea4
buildSrc/src/main/kotlin/Versions.kt
@@ -9,7 +9,7 @@
9
10
object Versions {
11
object Mirai {
12
- const val version = "1.0.2"
+ const val version = "1.0.3"
13
}
14
15
object Kotlin {
0 commit comments