diff --git a/Cargo.toml b/Cargo.toml index 044c81d..dd83184 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "supercluster" description = "A very fast Rust crate for geospatial point clustering" -version = "1.0.13" +version = "1.0.14" edition = "2021" license = "MIT" readme = "README.md"