diff --git a/Cargo.toml b/Cargo.toml index 00ef9e5..cf2a759 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "geo-uri" -version = "0.1.0" +version = "0.1.1" authors = ["Paul van Tilburg "] edition = "2021" description = "A crate for parsing and generating uniform resource identifiers for geographic locations (geo URIs)"