Bump version to 0.9.5

.. also update dependencies
This commit is contained in:
Henrik Friedrichsen
2022-01-18 22:09:54 +01:00
parent e9b7c14d24
commit 11b4ed6351
2 changed files with 48 additions and 39 deletions

View File

@@ -2,7 +2,7 @@
name = "ncspot"
description = "ncurses Spotify client written in Rust using librespot, inspired by ncmpc and the likes."
exclude = ["images/**"]
version = "0.9.4"
version = "0.9.5"
authors = ["Henrik Friedrichsen <henrik@affekt.org>"]
repository = "https://github.com/hrkfdn/ncspot"
keywords = ["spotify", "ncurses", "librespot", "terminal"]