diff --git a/Cargo.toml b/Cargo.toml index fc1f58a..0aee3d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qbit-rs" -version = "0.4.1" +version = "0.4.2" edition = "2021" license = "MIT" description = "A Rust library for interacting with qBittorrent's Web API"