diff --git a/Cargo.toml b/Cargo.toml index f36762e..ed232ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ha-now-playing" description = "Retrieves the state of a media_player entity from Home Assistant" -version = "0.3.1" +version = "0.3.2" authors = ["Erwin Boskma "] edition = "2021"