Skip to content

Commit

Permalink
Set version to 0.12.0-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
janstenpickle committed Jul 6, 2021
1 parent aac8a7a commit 46452d8
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 @@ -11,8 +11,8 @@ Integration layer for [Trace4Cats] and [Http4s].
Add it to your `build.sbt`:

```scala
"io.janstenpickle" %% "trace4cats-http4s-client" % "<version>"
"io.janstenpickle" %% "trace4cats-http4s-server" % "<version>"
"io.janstenpickle" %% "trace4cats-http4s-client" % "0.12.0-RC2"
"io.janstenpickle" %% "trace4cats-http4s-server" % "0.12.0-RC2"
```


Expand Down

0 comments on commit 46452d8

Please sign in to comment.