diff --git a/Cargo.toml b/Cargo.toml index 651d98cc..0a746f8b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Simon Persson "] edition = "2018" name = "spotifyd" -version = "0.2.8" +version = "0.2.10" [dependencies] alsa = { version = "0.2", optional = true }