Compare commits

..
1 Commits
Author SHA1 Message Date
Adrian Kuta ea0b4fa95c Bump version to 3.1.4 2025-12-25 22:53:43 +01:00
+1 -1
View File
@@ -13,7 +13,7 @@ plugins {
val PUBLISH_GROUP_ID = "com.github.adriankuta"
val PUBLISH_ARTIFACT_ID = "tree-structure" // base artifact; KMP will add -jvm, -ios*, etc.
val PUBLISH_VERSION = "3.1.3"
val PUBLISH_VERSION = "3.1.4"
val snapshot: String? by project