From 9b1136e4caa39fa6f8b316fdddf40dc522d3ee52 Mon Sep 17 00:00:00 2001 From: Uncle Stretch Date: Fri, 24 Jan 2025 16:01: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 4ac1a9d..bbec0c3 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.16" +version = "0.3.17" edition = "2021" [dependencies]