From ae3407e5e649707bcb4ce6d25f0012094c2166cd Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 2 Sep 2024 11:53:59 +0200 Subject: [PATCH] Release 1.9.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fc68a5..034acd5 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.9.7" +val quicklens = "com.softwaremill.quicklens" %% "quicklens" % "1.9.8" ```` 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)!