Skip to content

Commit ab41591

Browse files
committed
Bump to 0.2.7
1 parent 9a6779f commit ab41591

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 = "oha"
3-
version = "0.2.6"
3+
version = "0.2.7"
44
authors = ["hatoo <hato2000@gmail.com>"]
55
edition = "2018"
66
description = "Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation."

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This program is built on stable Rust.
3636
`-q` option works different from [rakyll/hey](https://github.com/rakyll/hey). It's set overall query per second instead of for each workers.
3737

3838
```bash
39-
oha 0.2.6
39+
oha 0.2.7
4040
hatoo <hato2000@gmail.com>
4141
Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation.
4242

0 commit comments

Comments
 (0)