From 4f3963fcc2f5e1594571e704c575be0d2229864c Mon Sep 17 00:00:00 2001 From: phoenix Date: Mon, 7 Apr 2025 14:20:32 -0400 Subject: [PATCH] Version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 701c694..f975e99 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "icarus_auth" -version = "0.3.0" +version = "0.3.2" edition = "2024" rust-version = "1.86"