diff --git a/Cargo.toml b/Cargo.toml index 6f82b25..d0d3a20 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "poly2geojson" description = "Convert from Osmosis POLY to GeoJSON" license = "GPL-3.0-or-later" repository = "https://github.com/frafra/poly2geojson" -version = "0.1.2" +version = "0.1.3" authors = ["Francesco Frassinelli "] edition = "2018"