diff --git a/Cargo.toml b/Cargo.toml index 4cdce3d..222105c 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.10" +version = "1.0.11" edition = "2021" license = "MIT" readme = "README.md"