From b933853a13b7bbec7b6e481d5173d73c9a89130a Mon Sep 17 00:00:00 2001 From: landrigun Date: Mon, 21 Nov 2022 08:19:40 +0000 Subject: [PATCH] release: version number bumped --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bc542d0..e10da92 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "simple-auth" -version = "0.2.0" +version = "0.3.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html