diff options
| author | krolxon <krolyxon@tutanota.com> | 2024-05-19 20:04:39 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2024-05-19 20:04:39 +0530 |
| commit | 6cc0b4eb9f8db188c9cfd02f9a41051c44ac252b (patch) | |
| tree | 32ff4220dc79ee787db08aaef394adcd42333ca1 | |
| parent | 2735afa94387c040dc8705e2491249d0ed0a49a2 (diff) | |
v0.1.3
| -rwxr-xr-x | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ description = """ a fast and minimal tui mpd client """ readme = "README.md" -version = "0.1.2" +version = "0.1.3" edition = "2021" repository = "https://github.com/krolyxon/rmptui" keywords = ["rmptui", "mpd", "music", "cli", "tui", "client"] |
