diff --git a/Cargo.toml b/Cargo.toml index 1206b98..f47d44d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mtzip" -version = "3.0.1" +version = "3.0.2" edition = "2021" description = "A library for making zip archives with multithreaded compression" license = "MIT"