From 19412e8ad7adbec88e033568db3939dee2cef695 Mon Sep 17 00:00:00 2001 From: thesimplekid Date: Sun, 13 Aug 2023 14:00:35 +0100 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ad11e197e..108b430fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cashu-crab" -version = "0.4.0-ALPHA" +version = "0.4.1-ALPHA" edition = "2021" authors = ["thesimplekid"] license = "BSD-3-Clause"