bump version to 0.5.0 + cargo update
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "ncspot"
|
||||
description = "ncurses Spotify client written in Rust using librespot, inspired by ncmpc and the likes."
|
||||
exclude = ["screenshots/**"]
|
||||
version = "0.4.0"
|
||||
version = "0.5.0"
|
||||
authors = ["Henrik Friedrichsen <henrik@affekt.org>"]
|
||||
repository = "https://github.com/hrkfdn/ncspot"
|
||||
keywords = ["spotify", "ncurses", "librespot", "terminal"]
|
||||
@@ -77,4 +77,3 @@ assets = [
|
||||
["target/release/ncspot", "usr/bin/", "755"],
|
||||
["README.md", "usr/share/doc/ncspot/README.md", "644"],
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user