diff --git a/Cargo.lock b/Cargo.lock index db39e29..f23a31b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -146,7 +146,7 @@ dependencies = [ [[package]] name = "drill" -version = "0.5.2" +version = "0.6.0" dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "colored 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 9ee1e45..048c127 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "drill" -version = "0.5.2" +version = "0.6.0" authors = ["Ferran Basora "] description = "Drill is a HTTP load testing application written in Rust inspired by Ansible syntax" repository = "https://github.com/fcsonline/drill" diff --git a/README.md b/README.md index 31cd936..d45dbc1 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ production environments. Full list of cli options, which is available under `drill --help` ``` -drill 0.5.2 +drill 0.6.0 HTTP load testing application written in Rust inspired by Ansible syntax USAGE: