From 3d758627b2d6ca47fc46db715ce47a6423160aa9 Mon Sep 17 00:00:00 2001 From: catostrophe <40268503+catostrophe@users.noreply.github.com> Date: Thu, 31 Mar 2022 22:31:14 +0300 Subject: [PATCH] Update version to 0.13.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a04d00c..a7a6dfb 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Integration layer for [Trace4Cats] and [Natchez]. Add it to your `build.sbt`: ```scala -"io.janstenpickle" %% "trace4cats-natchez" % "0.13.0" +"io.janstenpickle" %% "trace4cats-natchez" % "0.13.1" ``` ## Contributing