Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit 35acae8

Browse files
committed
v1.7.2
1 parent d2fbeeb commit 35acae8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zecwallet-cli"
3-
version = "1.7.1"
3+
version = "1.7.2"
44
edition = "2018"
55

66
[dependencies]

cli/src/version.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pub const VERSION: &str = "1.7.1";
1+
pub const VERSION: &str = "1.7.2";

0 commit comments

Comments
 (0)