From caefa87426442c961f9133b49a9e88dab7cef68b Mon Sep 17 00:00:00 2001 From: Simon Persson Date: Sat, 15 Jun 2019 22:46:11 +0200 Subject: [PATCH] Version bump. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }