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