diff --git a/Cargo.toml b/Cargo.toml index 5f44f21..a0ef93f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "orx-tree" -version = "2.0.0" +version = "2.1.0" edition = "2024" authors = ["orxfun "] description = "A beautiful tree 🌳 with convenient, efficient, parallelizable growth, mutation and traversal features."