From 3a047a06ceaeb0001590e010d30c21477fc1550d Mon Sep 17 00:00:00 2001 From: Xevion Date: Thu, 3 Oct 2024 03:04:22 -0500 Subject: [PATCH] Update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a05cad7..e6982a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spotify-player-quickauth" -version = "0.0.3" +version = "0.0.4" edition = "2021" [dependencies]