Skip to content

Commit 36d9cac

Browse files
committed
0.2.16
1 parent 0c46e7c commit 36d9cac

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
@@ -20,7 +20,7 @@ val isCI = System.getenv("CI") == "true"
2020

2121
allprojects {
2222
group = "org.ton"
23-
version = "0.2.16-SNAPSHOT"
23+
version = "0.2.16"
2424

2525
apply(plugin = "kotlin-multiplatform")
2626
apply(plugin = "kotlinx-serialization")

0 commit comments

Comments
 (0)