diff --git a/Cargo.toml b/Cargo.toml index ff1649f..4775024 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Gaute Hope "] description = "A fast and limited-memory structure with a landmask based on GSHHG for determing whether a point on Earth is on land or in the ocean" name = "roaring-landmask" -version = "0.9.1" +version = "0.9.2" edition = "2018" license = "MIT" homepage = "https://github.com/gauteh/roaring-landmask"