Skip to content

Commit

Permalink
Merge pull request #61 from axiomhq/bump-readme-to-0.10
Browse files Browse the repository at this point in the history
Bump version in readme
  • Loading branch information
Licenser committed Jun 17, 2024
2 parents 85f4ffd + 4f130e4 commit 720107b
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.9.0"
version = "0.10.0"
authors = ["Arne Bahlo <arne@axiom.co>"]
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.9"
axiom-rs = "0.10"
```

If you use the [Axiom CLI](https://github.com/axiomhq/cli), run
Expand Down

0 comments on commit 720107b

Please sign in to comment.