From fe800b2a4be242cacf40cb74e5721ce96831bea3 Mon Sep 17 00:00:00 2001 From: adamw Date: Fri, 29 Nov 2024 16:33:39 +0100 Subject: [PATCH] Release 1.9.10 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9744e95..d4775ba 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.9" +val quicklens = "com.softwaremill.quicklens" %% "quicklens" % "1.9.10" ```` 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)!