Skip to content

Commit

Permalink
Merge pull request #56 from axiomhq/arne/bump-version
Browse files Browse the repository at this point in the history
chore: Bump version to 0.9
  • Loading branch information
darach authored Nov 30, 2023
2 parents 11c0897 + 16f03ba commit b9cf42c
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 b9cf42c

Please sign in to comment.