Skip to content

Commit 76c3cd8

Browse files
committed
Bump version to 2.2.1.
1 parent 9bb9df2 commit 76c3cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
group = "co.touchlab"
12-
version = "2.2.0"
12+
version = "2.2.1"
1313

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

0 commit comments

Comments
 (0)