diff --git a/Cargo.toml b/Cargo.toml index e8d2655..0b1d7a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bip21" -version = "0.2.0" +version = "0.3.0" authors = ["Martin Habovstiak "] edition = "2018" description = "Rust-idiomatic, compliant, flexible and performant BIP21 crate."