Skip to content

Commit

Permalink
chore: Bump version to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bahlo committed Nov 30, 2023
1 parent 11c0897 commit 16f03ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "axiom-rs"
version = "0.8.0"
version = "0.9.0"
authors = ["Arne Bahlo <[email protected]>"]
edition = "2018"
rust-version = "1.60"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 16f03ba

Please sign in to comment.