From 6401460e4d99bef28fa8da0d6187364788809415 Mon Sep 17 00:00:00 2001 From: Simon Bihel Date: Thu, 29 Feb 2024 16:00:22 +0000 Subject: [PATCH] Bump version for release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0ca7d88..c1b4724 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "siwe" -version = "0.6.0" +version = "0.6.1" authors = ["Spruce Systems, Inc."] edition = "2018" license = "MIT OR Apache-2.0"