Bump version to v0.7.0

This commit is contained in:
github-actions[bot] 2025-06-22 00:00:27 +00:00
parent dcedaa0d7e
commit 5257a3c0c0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -2891,7 +2891,7 @@ dependencies = [
[[package]]
name = "spotify-dl"
version = "0.6.0"
version = "0.7.0"
dependencies = [
"anyhow",
"async-trait",

View file

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