From 398b6410d7fb9ebff50945730c05d7dc969cb81b Mon Sep 17 00:00:00 2001 From: Philip Robinson Date: Tue, 2 Jun 2020 12:14:02 +0200 Subject: [PATCH] Bump `tari_base_node` version --- 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 31ec087cc1..bfffbfeabe 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.6" +version = "0.3.0" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html