diff --git a/Cargo.toml b/Cargo.toml index 719a67c..bfdd8a9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "warc" -version = "0.3.1" +version = "0.3.2" description = "A Rust library for reading and writing WARC files." readme = "README.md" repository = "https://github.com/jedireza/warc"