Skip to content

Commit

Permalink
Update version to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
catostrophe committed Mar 21, 2022
1 parent 96c5979 commit 9702890
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
Add it to your `build.sbt`:

```scala
"io.janstenpickle" %% "trace4cats-tail-sampling-cache-store" % "0.12.0"
"io.janstenpickle" %% "trace4cats-tail-sampling-redis-store" % "0.12.0"
"io.janstenpickle" %% "trace4cats-tail-sampling-cache-store" % "0.13.0"
"io.janstenpickle" %% "trace4cats-tail-sampling-redis-store" % "0.13.0"
```

## Contributing
Expand Down

0 comments on commit 9702890

Please sign in to comment.