diff --git a/Cargo.toml b/Cargo.toml index 3a0459d..7b225db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scouty" -version = "0.6.0" +version = "0.6.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"