diff --git a/Cargo.toml b/Cargo.toml index 4b1c9ae..1a16dbd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scouty" -version = "0.4.0" +version = "0.4.1" authors = ["Paulo "] description = "Scouty is a command-line interface (CLI) to keep an eye on substrate-based chains and hook things up" edition = "2018"