Skip to content

Commit b9cf42c

Browse files
authored
Merge pull request #56 from axiomhq/arne/bump-version
chore: Bump version to 0.9
2 parents 11c0897 + 16f03ba commit b9cf42c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "axiom-rs"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
authors = ["Arne Bahlo <arne@axiom.co>"]
55
edition = "2018"
66
rust-version = "1.60"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Add the following to your Cargo.toml:
2424

2525
```toml
2626
[dependencies]
27-
axiom-rs = "0.8"
27+
axiom-rs = "0.9"
2828
```
2929

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

0 commit comments

Comments
 (0)