From a2f44eb6e6b6ac3fca22acc3f2947cc45fd621a3 Mon Sep 17 00:00:00 2001 From: krolxon Date: Sat, 1 Jun 2024 20:52:44 +0530 Subject: v0.1.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 20cbe92..3ff8067 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.3" +version = "0.1.4" edition = "2021" repository = "https://github.com/krolyxon/rmptui" keywords = ["rmptui", "mpd", "music", "cli", "tui", "client"] -- cgit v1.2.3