We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebadf2b commit 44cf264Copy full SHA for 44cf264
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = "co.touchlab"
12
-version = "2.0.0"
+version = "2.1.0"
13
14
kotlin {
15
listOf(macosX64(), macosArm64()).forEach {
0 commit comments