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]