From 75a4b000de28e68872015c9a4f456803ee4c6a92 Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 9 Mar 2022 10:42:19 +0100 Subject: [PATCH] Release 1.8.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a79380b..2aa7097 100644 --- a/README.md +++ b/README.md @@ -275,7 +275,7 @@ Read [the blog](http://www.warski.org/blog/2015/02/quicklens-modify-deeply-neste Available in Maven Central: ````scala -val quicklens = "com.softwaremill.quicklens" %% "quicklens" % "1.8.3" +val quicklens = "com.softwaremill.quicklens" %% "quicklens" % "1.8.4" ```` Available for Scala 2.11, 2.12, 2.13, [3](https://dotty.epfl.ch), [Scala.js](http://www.scala-js.org) and [Scala Native](http://www.scala-native.org)!