Skip to content

Commit

Permalink
Release 2.0.0-M9
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed Jul 3, 2021
1 parent 1ee3953 commit 7451e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ given instance: SemiPrint[Recursive] = SemiPrint.derived
For Scala 3:

```scala
val magnolia = "com.softwaremill.magnolia" %% "magnolia-core" % "2.0.0-M8"
val magnolia = "com.softwaremill.magnolia" %% "magnolia-core" % "2.0.0-M9"
```

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

0 comments on commit 7451e48

Please sign in to comment.