From 150ba204019cc92b7310d1abb230793a679e97ad Mon Sep 17 00:00:00 2001 From: thesimplekid Date: Sat, 15 Jul 2023 11:22:32 -0400 Subject: [PATCH] bump to verison 0.3.0 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 9d8ea54e..70be327b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,12 +1,12 @@ [package] name = "cashu-crab" -version = "0.2.0" +version = "0.3.0" edition = "2021" authors = ["thesimplekid"] license = "BSD-3-Clause" readme = "README.md" repository = "https://github.com/thesimplekid/cashu-crab" -description = "Cashu rust wallet library" +description = "Cashu rust wallet and mint library" # exclude = ["integration_test"] #[workspace]