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