diff --git a/Cargo.toml b/Cargo.toml index 19d4b90..d132927 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ members = [ "crates/*" ] [workspace.package] -version = "2.0.0" +version = "2.0.1" description = "zip reading and writing" repository = "https://github.com/fasterthanlime/rc-zip" license = "Apache-2.0 OR MIT"