diff --git a/Cargo.toml b/Cargo.toml index 2d0b9d1..20cbe92 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ description = """ a fast and minimal tui mpd client """ readme = "README.md" -version = "0.1.2" +version = "0.1.3" edition = "2021" repository = "https://github.com/krolyxon/rmptui" keywords = ["rmptui", "mpd", "music", "cli", "tui", "client"]