Skip to content

Commit 54a6c52

Browse files
committed
Release 1.1.0
1 parent 4833c84 commit 54a6c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ given instance: SemiPrint[Recursive] = SemiPrint.derived
7676
For Scala 3:
7777

7878
```scala
79-
val magnolia = "com.softwaremill.magnolia1_3" %% "magnolia" % "1.0.0"
79+
val magnolia = "com.softwaremill.magnolia1_3" %% "magnolia" % "1.1.0"
8080
```
8181

8282
For Scala 2, see the [scala2 branch](https://github.com/softwaremill/magnolia/tree/scala2).

0 commit comments

Comments
 (0)