diff --git a/Cargo.lock b/Cargo.lock index 71f8de0..c567795 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -545,7 +545,7 @@ dependencies = [ [[package]] name = "qbittorrent-web-api" -version = "0.2.0" +version = "0.2.1" dependencies = [ "qbittorrent-web-api-gen", "reqwest", diff --git a/Cargo.toml b/Cargo.toml index f311298..fa651c0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qbittorrent-web-api" -version = "0.2.0" +version = "0.2.1" edition = "2021" license-file = "LICENSE" keywords = ["qbittorrent"]