Skip to content

Commit

Permalink
Merge pull request #42 from axiomhq/arne/bump-version
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
bahlo committed Jan 26, 2023
2 parents 1b10d54 + 5015d88 commit 3b8ba4c
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.7.0"
version = "0.8.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.6"
axiom-rs = "0.8"
```

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

0 comments on commit 3b8ba4c

Please sign in to comment.