diff --git a/Cargo.toml b/Cargo.toml index 6c5c40e6..a7229fe8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "zip" -version = "0.0.9" +version = "0.0.10" authors = ["Mathijs van de Nes "] license = "MIT" repository = "https://github.com/mvdnes/zip-rs.git"