Skip to content

Commit 44cf264

Browse files
committed
Bump version to 2.1.0.
1 parent ebadf2b commit 44cf264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
group = "co.touchlab"
12-
version = "2.0.0"
12+
version = "2.1.0"
1313

1414
kotlin {
1515
listOf(macosX64(), macosArm64()).forEach {

0 commit comments

Comments
 (0)