Skip to content

Commit

Permalink
0.2.4-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
andreypfau committed Dec 24, 2022
1 parent c93445f commit eae5e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ val isCI = System.getenv("CI") == "true"

allprojects {
group = "org.ton"
version = "0.2.3"
version = "0.2.4-SNAPSHOT"

apply(plugin = "kotlin-multiplatform")
apply(plugin = "kotlinx-serialization")
Expand Down

0 comments on commit eae5e06

Please sign in to comment.