Skip to content

Commit 2e76004

Browse files
authored
Merge pull request #26 from axiomhq/rel-0.7.0
Release 0.7.0 prep
2 parents 57520dc + 8834593 commit 2e76004

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 = "tracing-axiom"
3-
version = "0.6.1"
3+
version = "0.7.0"
44
authors = [
55
"Arne Bahlo <arne@axiom.co>",
66
"Darach Ennis <darach@gmail.com>",

README.md

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

2626
```toml
2727
[dependencies]
28-
tracing-axiom = "0.5"
28+
tracing-axiom = "0.7"
2929
```
3030

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

0 commit comments

Comments
 (0)