diff --git a/Cargo.toml b/Cargo.toml index 8ec3b4d..7b6b957 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fux_kdtree" -version = "0.2.0" +version = "0.3.0" authors = ["fulara "] repository = "https://github.com/fulara/kdtree-rust" keywords = ["tree", "dimension" , "nearest", "search", "neighbor"]