From f1a63ce4be03cde822ebe935cd22dc321a7807eb Mon Sep 17 00:00:00 2001 From: Chris O'Neil Date: Sat, 14 Dec 2024 20:28:40 +0000 Subject: [PATCH] chore(release): 0.9.0 Bumping this manually because of the crate name change. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 918a7fb..66fa24d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "antup" authors = ["MaidSafe Developers "] description = "CLI for installing components for accessing the Autonomi network" license = "GPL-3.0" -version = "0.8.1" +version = "0.9.0" edition = "2021" [[bin]]