diff --git a/Cargo.toml b/Cargo.toml index 1b8032a..fcc4889 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "empede" description = "A web client for MPD" -version = "0.1.9" +version = "0.1.10" edition = "2021" license = "MIT" repository = "https://github.com/vijfhoek/empede"