Bump version to 3.1.4

This commit is contained in:
2025-12-25 22:53:43 +01:00
parent 9d52b152bd
commit ea0b4fa95c

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