diff --git a/README.md b/README.md index 9f214b6..c48d8a3 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ Integration layer for [Trace4Cats] and [Http4s]. Add it to your `build.sbt`: ```scala -"io.janstenpickle" %% "trace4cats-http4s-client" % "" -"io.janstenpickle" %% "trace4cats-http4s-server" % "" +"io.janstenpickle" %% "trace4cats-http4s-client" % "0.12.0-RC2" +"io.janstenpickle" %% "trace4cats-http4s-server" % "0.12.0-RC2" ```