From e537b37b8c7d7cc279ce824d50caeecc13882873 Mon Sep 17 00:00:00 2001 From: CjS77 Date: Thu, 14 May 2020 20:01:37 +0200 Subject: [PATCH] Bump node version to v0.2.4 --- applications/tari_base_node/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/tari_base_node/Cargo.toml b/applications/tari_base_node/Cargo.toml index c15365a660..7563d60749 100644 --- a/applications/tari_base_node/Cargo.toml +++ b/applications/tari_base_node/Cargo.toml @@ -4,7 +4,7 @@ authors = ["The Tari Development Community"] description = "The tari full base node implementation" repository = "https://github.com/tari-project/tari" license = "BSD-3-Clause" -version = "0.2.3" +version = "0.2.4" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html