瀏覽代碼

bump to verison 0.3.0

thesimplekid 1 年之前
父節點
當前提交
150ba20401
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Cargo.toml

+ 2 - 2
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]