diff --git a/Cargo.lock b/Cargo.lock index 679bd6e7..f7be0561 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1142,7 +1142,7 @@ dependencies = [ [[package]] name = "oha" -version = "1.0.0" +version = "1.1.0" dependencies = [ "anyhow", "assert_cmd", diff --git a/Cargo.toml b/Cargo.toml index 2cbe0abb..99293224 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ license = "MIT" name = "oha" readme = "README.md" repository = "https://github.com/hatoo/oha" -version = "1.0.0" +version = "1.1.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html