Bump version

This commit is contained in:
Joel Wachsler 2022-07-10 20:55:14 +00:00
parent cdc4c1e9e1
commit 899dcbfb39
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -545,7 +545,7 @@ dependencies = [
[[package]]
name = "qbittorrent-web-api"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"qbittorrent-web-api-gen",
"reqwest",

View File

@ -1,6 +1,6 @@
[package]
name = "qbittorrent-web-api"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
license-file = "LICENSE"
keywords = ["qbittorrent"]