diff --git a/Cargo.toml b/Cargo.toml index 00b90cb..6e8b0a9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "clamav" description = "clamav bindings for Rust" -version = "0.3.0" +version = "0.4.0" authors = ["Zachary Sims "] homepage = "https://github.com/icebergdefender/rust-clamav" repository = "https://github.com/icebergdefender/rust-clamav"