chore: Bump version to 1.3.1

This commit is contained in:
Henrik Friedrichsen
2025-08-25 16:05:25 +02:00
parent 20a1d661cf
commit 904ae40768
2 changed files with 2 additions and 2 deletions

View File

@@ -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"]