From cf785ca8ac50174ab01b041687587cbfe5921dd9 Mon Sep 17 00:00:00 2001 From: Rien Maertens Date: Sat, 19 Feb 2022 15:06:00 +0100 Subject: [PATCH] v1.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b2df618..3774f78 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zauth" -version = "1.2.1" +version = "1.3.0" edition = "2018" authors = ["Rien Maertens "]