From 8b302a08144aa73b5a5d4fd0aa1eb3a055913bf9 Mon Sep 17 00:00:00 2001 From: Uncle Stretch Date: Tue, 21 Jan 2025 15:33:45 +0300 Subject: [PATCH] bump the 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 e32c821..5dee08a 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.6" +version = "0.3.14" edition = "2021" [dependencies]