diff --git a/Cargo.toml b/Cargo.toml index adb747e..11c2def 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.7.4" +version = "0.8.0" edition = "2018" license = "MIT" homepage = "https://github.com/gauteh/roaring-landmask"