From e9a3b44d31fc6d37ca0ee92e8924077f10af3ee0 Mon Sep 17 00:00:00 2001 From: landrigun Date: Tue, 29 Nov 2022 13:46:57 +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 cd74293..2434003 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "simple-auth" -version = "0.3.0" +version = "0.3.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html