mirror of
https://github.com/AdrianKuta/Tree-Data-Structure.git
synced 2026-06-19 19:00:14 +02:00
Release 4.1.0: structural mutations, query algorithms, customizable prettyString, immutable module
This commit is contained in:
@@ -11,7 +11,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 = "4.0.0"
|
||||
val PUBLISH_VERSION = "4.1.0"
|
||||
|
||||
val snapshot: String? by project
|
||||
|
||||
|
||||
Reference in New Issue
Block a user