Skip to content

Commit

Permalink
Merge pull request #26 from axiomhq/rel-0.7.0
Browse files Browse the repository at this point in the history
Release 0.7.0 prep
  • Loading branch information
Licenser authored May 23, 2024
2 parents 57520dc + 8834593 commit 2e76004
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 <[email protected]>",
"Darach Ennis <[email protected]>",
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 2e76004

Please sign in to comment.