diff --git a/Cargo.toml b/Cargo.toml index addbdfd..242f5be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bencodex-rs" -version = "0.2.0" +version = "0.3.0" authors = ["moreal "] edition = "2018" description = "The Rust implementation of Bencodex"