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
catostrophe committed Jul 6, 2021
1 parent e67e206 commit c2d2e13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
[![Join the chat at https://gitter.im/trace4cats/community](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/trace4cats/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Scala Steward badge](https://img.shields.io/badge/Scala_Steward-helping-blue.svg?style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAMAAAARSr4IAAAAVFBMVEUAAACHjojlOy5NWlrKzcYRKjGFjIbp293YycuLa3pYY2LSqql4f3pCUFTgSjNodYRmcXUsPD/NTTbjRS+2jomhgnzNc223cGvZS0HaSD0XLjbaSjElhIr+AAAAAXRSTlMAQObYZgAAAHlJREFUCNdNyosOwyAIhWHAQS1Vt7a77/3fcxxdmv0xwmckutAR1nkm4ggbyEcg/wWmlGLDAA3oL50xi6fk5ffZ3E2E3QfZDCcCN2YtbEWZt+Drc6u6rlqv7Uk0LdKqqr5rk2UCRXOk0vmQKGfc94nOJyQjouF9H/wCc9gECEYfONoAAAAASUVORK5CYII=)](https://scala-steward.org)

Extra utilities for dynamically configuring [Trace4Cats]
Extra utilities for dynamically configuring [Trace4Cats].

Add it to your `build.sbt`:

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


Expand Down

0 comments on commit c2d2e13

Please sign in to comment.