aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2024-06-01 20:52:44 +0530
committerkrolxon <krolyxon@tutanota.com>2024-06-01 20:52:44 +0530
commita2f44eb6e6b6ac3fca22acc3f2947cc45fd621a3 (patch)
treeea956f56f9d48e69d3229b3f2fd7010505cb0cc0 /Cargo.toml
parent15be9357da63924efa53017d6d609659b1413656 (diff)
v0.1.4
Diffstat (limited to 'Cargo.toml')
-rwxr-xr-xCargo.toml2
1 files changed, 1 insertions, 1 deletions
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"]