Browse Source

bump version and rebrand

pull/3/head
Duke Leto 4 years ago
parent
commit
805aa90130
  1. 6
      cli/Cargo.toml

6
cli/Cargo.toml

@ -1,6 +1,6 @@
[package]
name = "hushpaperwallet"
version = "0.1.2"
name = "SilentDragonPaper"
version = "0.2.0"
authors = [
"ZecWallet",
"The Hush developers"
@ -11,4 +11,4 @@ edition = "2018"
clap = "2.33.0"
hushpaperlib = { path = "../lib" }
json = "0.11.14"
printpdf = "0.3.2"
printpdf = "0.3.2"

Loading…
Cancel
Save