Bump version to v

This commit is contained in:
github-actions[bot] 2024-05-13 21:20:51 +00:00
parent b16ff85449
commit 211fe59beb
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1995,7 +1995,7 @@ dependencies = [
[[package]]
name = "spotify-dl"
version = "0.2.1"
version = "0.3.0"
dependencies = [
"anyhow",
"async-trait",

View file

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