chore: Bump version to 1.3.1
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2285,7 +2285,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ncspot"
|
||||
version = "1.3.0"
|
||||
version = "1.3.1"
|
||||
dependencies = [
|
||||
"arboard",
|
||||
"chrono",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "ncspot"
|
||||
readme = "README.md"
|
||||
version = "1.3.0"
|
||||
version = "1.3.1"
|
||||
description = "ncurses Spotify client written in Rust using librespot, inspired by ncmpc and the likes."
|
||||
exclude = ["images/**"]
|
||||
keywords = ["spotify", "ncurses", "librespot", "terminal"]
|
||||
|
||||
Reference in New Issue
Block a user