diff --git a/Cargo.lock b/Cargo.lock index 7437780..3d0b132 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -545,7 +545,7 @@ dependencies = [ [[package]] name = "qbittorrent-web-api" -version = "0.2.6" +version = "0.2.7" dependencies = [ "qbittorrent-web-api-gen", "reqwest", diff --git a/Cargo.toml b/Cargo.toml index 6fc48a1..c819fb6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qbittorrent-web-api" -version = "0.2.6" +version = "0.2.7" edition = "2021" license-file = "LICENSE" keywords = ["qbittorrent"]