Skip to content

Commit

Permalink
Release 2.0.0-M4
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed May 19, 2021
1 parent 6876094 commit 7cd002f
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 @@ -71,7 +71,7 @@ Magnolia is not currently able to access default values for case class parameter
For Scala 3:

```scala
val magnolia = "com.softwaremill.magnolia" %% "magnolia-core" % "2.0.0-M3"
val magnolia = "com.softwaremill.magnolia" %% "magnolia-core" % "2.0.0-M4"
```

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

0 comments on commit 7cd002f

Please sign in to comment.