From 1554827db1bb7528da4f315085e05244eeb44c9a Mon Sep 17 00:00:00 2001 From: Xevion Date: Tue, 1 Oct 2024 18:35:40 -0500 Subject: [PATCH] Update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 77c527b..a05cad7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spotify-player-quickauth" -version = "0.0.1" +version = "0.0.3" edition = "2021" [dependencies]