diff --git a/Cargo.toml b/Cargo.toml index a744993..8d62509 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hextree" -version = "0.3.2" +version = "0.3.3" authors = ["Jay Kickliter ", "Andrew Thompson "] categories = ["science", "data-structures"] edition = "2018"