aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2024-06-19 15:23:10 +0530
committerkrolxon <krolyxon@tutanota.com>2024-06-19 15:23:10 +0530
commit9941e1e42b34e159e106494db74f0dfbc47e6431 (patch)
tree66f1a195caa7372cb61b11edbcc7d07b8d99cc44 /Cargo.toml
parentdf10c2cf63f4a3f56af6ac2aa1ca6ce0edab060c (diff)
v0.1.6
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 1efd7d8..994a347 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.5"
+version = "0.1.6"
edition = "2021"
repository = "https://github.com/krolyxon/rmptui"
keywords = ["rmptui", "mpd", "music", "cli", "tui", "client"]