From 23a1685bb0e8e2075f7eb34ee028cf54e93f69cf Mon Sep 17 00:00:00 2001 From: CjS77 Date: Fri, 22 May 2020 12:59:08 +0200 Subject: [PATCH] Bump version to 0.2.5 --- 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 7563d60749..d01dc48055 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.4" +version = "0.2.5" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html