aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2024-06-12 15:06:06 +0530
committerkrolxon <krolyxon@tutanota.com>2024-06-12 15:06:06 +0530
commit8a8176e97b0b2e78b5c87573aa9598a79984af13 (patch)
tree85cba0c734df96ca8e2ac2bdf913f5d062735340 /Cargo.toml
parenta63845bae8dec8499237c67d9136f89632565bbe (diff)
v0.1.5
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 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"]