Bump version to v0.5.1

This commit is contained in:
github-actions[bot] 2024-05-17 17:48:08 +00:00
parent e4807e6834
commit 455437ad04
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -2064,7 +2064,7 @@ dependencies = [
[[package]]
name = "spotify-dl"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"anyhow",
"async-trait",

View file

@ -1,6 +1,6 @@
[package]
name = "spotify-dl"
version = "0.5.0"
version = "0.5.1"
authors = ["Guillem Castro <guillemcastro4@gmail.com>"]
edition = "2021"
readme = "README.md"