Bump version to v1.0.0
This commit is contained in:
parent
27f1da3621
commit
121bd814c0
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -34,7 +34,7 @@ checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
|
||||
|
||||
[[package]]
|
||||
name = "seed-xor"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"bip39",
|
||||
]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "seed-xor"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
edition = "2018"
|
||||
authors = ["KaiWitt <kaiwitt@protonmail.com>"]
|
||||
description = "XOR bip39 mnemonics."
|
||||
|
Loading…
Reference in New Issue
Block a user