diff --git a/Cargo.toml b/Cargo.toml index c046b89..f233c72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "axiom-rs" -version = "0.8.0" +version = "0.9.0" authors = ["Arne Bahlo "] edition = "2018" rust-version = "1.60" diff --git a/README.md b/README.md index b4939c0..67e5706 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Add the following to your Cargo.toml: ```toml [dependencies] -axiom-rs = "0.8" +axiom-rs = "0.9" ``` If you use the [Axiom CLI](https://github.com/axiomhq/cli), run