From 8ef2e256d4a7645c97bb395d6630118ab64e6d94 Mon Sep 17 00:00:00 2001 From: Ferran Basora Date: Tue, 7 Feb 2023 18:16:32 +0000 Subject: [PATCH] Bump version 0.8.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5f1d914..3c8a860 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -235,7 +235,7 @@ checksum = "23d8666cb01533c39dde32bcbab8e227b4ed6679b2c925eba05feabea39508fb" [[package]] name = "drill" -version = "0.8.1" +version = "0.8.2" dependencies = [ "async-trait", "clap", diff --git a/Cargo.toml b/Cargo.toml index a7a21d8..5d42031 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "drill" -version = "0.8.1" +version = "0.8.2" 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 50f0e00..3b7a0ba 100644 --- a/README.md +++ b/README.md @@ -263,7 +263,7 @@ production environments. Full list of cli options, which is available under `drill --help` ``` -drill 0.8.1 +drill 0.8.2 HTTP load testing application written in Rust inspired by Ansible syntax USAGE: