chore: Release v0.5.0

This commit is contained in:
oSumAtrIX 2024-07-14 23:56:30 +02:00
parent 0ab90da6d6
commit e29731e473
No known key found for this signature in database
GPG key ID: A9B3094ACDB604B4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -826,7 +826,7 @@ dependencies = [
[[package]]
name = "down_on_spot"
version = "0.4.0"
version = "0.5.0"
dependencies = [
"aspotify",
"async-std",

View file

@ -7,7 +7,7 @@ panic = "abort"
[package]
name = "down_on_spot"
version = "0.4.0"
version = "0.5.0"
edition = "2021"
authors = ["exttex", "oSumAtrIX"]
build = "build.rs"