diff --git a/Cargo.toml b/Cargo.toml index 5e1ac14..2bc4ee8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "geoserde" -version = "0.4.1" +version = "0.5.0" edition = "2021" description = "Adapter between geographic features and GIS files" repository = "https://github.com/p4ken/geoserde"