diff --git a/Cargo.toml b/Cargo.toml index 7a863e4..789ae92 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.17" +version = "1.0.18" edition = "2021" license = "MIT" readme = "README.md"