From 493a4db663e7fa47a6f7d756d00f4f29f833c28c Mon Sep 17 00:00:00 2001 From: Uncle Stretch Date: Thu, 23 Jan 2025 21:59:01 +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 4ba5534..4ac1a9d 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.15" +version = "0.3.16" edition = "2021" [dependencies]