diff --git a/Cargo.toml b/Cargo.toml index f91163b..df9cdb0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "geohash" -version = "0.7.1" +version = "0.8.0" authors = [ "Ning Sun " ] description = "Geohash implementation for Rust." license = "MIT/Apache-2.0"