diff --git a/Cargo.lock b/Cargo.lock index da3cdf9..39b2be4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1304,7 +1304,7 @@ checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" [[package]] name = "rustdress" -version = "0.4.12" +version = "0.4.13" dependencies = [ "bech32", "chrono", diff --git a/Cargo.toml b/Cargo.toml index cc000c7..406f278 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustdress" -version = "0.4.12" +version = "0.4.13" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html