From 0306e5d03abf11b0d654de7f0d0c17adedd61792 Mon Sep 17 00:00:00 2001 From: johannes karoff Date: Wed, 9 Aug 2023 16:12:48 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d87fe618..1a56ab4f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This library is inspired by [autowire](https://github.com/lihaoyi/autowire). Som Get latest release: ```scala -libraryDependencies += "com.github.cornerman" %%% "sloth" % "0.7.0" +libraryDependencies += "com.github.cornerman" %%% "sloth" % "0.7.1" ``` We additonally publish snapshot releases for every commit.