From 8a8176e97b0b2e78b5c87573aa9598a79984af13 Mon Sep 17 00:00:00 2001 From: krolxon Date: Wed, 12 Jun 2024 15:06:06 +0530 Subject: v0.1.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3ff8067..1efd7d8 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.4" +version = "0.1.5" edition = "2021" repository = "https://github.com/krolyxon/rmptui" keywords = ["rmptui", "mpd", "music", "cli", "tui", "client"] -- cgit v1.2.3