diff --git a/Cargo.toml b/Cargo.toml index 4e20aa382..fd0a83709 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "gdal" description = "GDAL bindings for Rust" license = "MIT" -version = "0.13.0" +version = "0.14.0" authors = [ "Alex Morega ", "Johannes Drönner ",