Bump version to 3.1.3

This commit is contained in:
2025-12-25 22:41:48 +01:00
parent f51964831a
commit 2071084964

View File

@@ -9,7 +9,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.2"
val PUBLISH_VERSION = "3.1.3"
val snapshot: String? by project