Skip to content

Commit

Permalink
Release 0.7.0 prep
Browse files Browse the repository at this point in the history
Signed-off-by: Heinz Gies <heinz@axiom.co>
  • Loading branch information
Licenser committed May 23, 2024
1 parent 57520dc commit 8834593
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 = "tracing-axiom"
version = "0.6.1"
version = "0.7.0"
authors = [
"Arne Bahlo <arne@axiom.co>",
"Darach Ennis <darach@gmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Add the following to your `Cargo.toml`:

```toml
[dependencies]
tracing-axiom = "0.5"
tracing-axiom = "0.7"
```

Create a dataset in Axiom and export the name as `AXIOM_DATASET`.
Expand Down

0 comments on commit 8834593

Please sign in to comment.