From 5d73989a430a77de054fe654b90971c0aa77ae6c Mon Sep 17 00:00:00 2001 From: Uncle Stretch Date: Tue, 11 Feb 2025 16:19:37 +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 459410e..be001cc 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.3.22" +version = "0.3.23" edition = "2021" [dependencies]