diff --git a/Cargo.lock b/Cargo.lock index 458e0d8..d2e8d75 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -846,7 +846,7 @@ dependencies = [ [[package]] name = "desktop" -version = "0.7.1" +version = "0.7.2" dependencies = [ "amp-client", "amp-common", diff --git a/Cargo.toml b/Cargo.toml index 10fe3da..2aed58f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "desktop" description = "Open source GUI application that enables you to interact with Amphitheatre" -version = "0.7.1" +version = "0.7.2" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html