We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0e613c commit a2dd7b5Copy full SHA for a2dd7b5
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
}
13
14
group = "org.jetbrains.kotlinx"
15
-version = "0.10.0"
+version = "0.10.1"
16
17
buildscript {
18
dependencies {
0 commit comments