diff --git a/Cargo.toml b/Cargo.toml index 12a6168..f5df576 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "indextree" -version = "4.4.0" +version = "4.5.0" license = "MIT" readme = "README.md" keywords = ["tree", "arena", "index", "indextree", "trie"]