Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
fcsonline committed Apr 15, 2023
1 parent e7b2cb3 commit f56d89a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "drill"
version = "0.8.2"
version = "0.8.3"
authors = ["Ferran Basora <fcsonline@gmail.com>"]
description = "Drill is a HTTP load testing application written in Rust inspired by Ansible syntax"
repository = "https://github.com/fcsonline/drill"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ production environments.
Full list of cli options, which is available under `drill --help`

```
drill 0.8.2
drill 0.8.3
HTTP load testing application written in Rust inspired by Ansible syntax

USAGE:
Expand Down

0 comments on commit f56d89a

Please sign in to comment.