Skip to content

Commit

Permalink
Update version to 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
catostrophe committed Mar 31, 2022
1 parent b7a1047 commit 107928b
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-base-zio" % "0.13.0"
"io.janstenpickle" %% "trace4cats-inject-zio" % "0.13.0"
"io.janstenpickle" %% "trace4cats-base-zio" % "0.13.1"
"io.janstenpickle" %% "trace4cats-inject-zio" % "0.13.1"
```

## Contributing
Expand Down

0 comments on commit 107928b

Please sign in to comment.