Skip to content

Commit f56d89a

Browse files
committed
Bump version
1 parent e7b2cb3 commit f56d89a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "drill"
3-
version = "0.8.2"
3+
version = "0.8.3"
44
authors = ["Ferran Basora <fcsonline@gmail.com>"]
55
description = "Drill is a HTTP load testing application written in Rust inspired by Ansible syntax"
66
repository = "https://github.com/fcsonline/drill"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ production environments.
263263
Full list of cli options, which is available under `drill --help`
264264

265265
```
266-
drill 0.8.2
266+
drill 0.8.3
267267
HTTP load testing application written in Rust inspired by Ansible syntax
268268

269269
USAGE:

0 commit comments

Comments
 (0)