From 3b7aaa7fd263e2e8dffa442a9139b34465d10039 Mon Sep 17 00:00:00 2001 From: Uncle Stretch Date: Mon, 20 Jan 2025 13:16:04 +0300 Subject: [PATCH] bump version Signed-off-by: Uncle Stretch --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 68f8ee7..a7ac03e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "ghost-eye" authors = ["str3tch "] description = "Application for interacting with Casper/Ghost nodes that are exposing RPC only to the localhost" -version = "0.2.6" +version = "0.3.0" edition = "2021" [dependencies]