Skip to content

Commit

Permalink
Release 1.0.0-M3
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed Jun 12, 2021
1 parent 2c1452c commit 1d993e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@ shown.

## Availability

A binary is available on Maven Central as `com.softwaremill.magnolia:magnolia-core_<scala-version>:1.0.0-M2`. This may be added
A binary is available on Maven Central as `com.softwaremill.magnolia:magnolia-core_<scala-version>:1.0.0-M3`. This may be added
to an [sbt](https://www.scala-sbt.org/) build with:
```
libraryDependencies += "com.softwaremill.magnolia" %% "magnolia-core" % "1.0.0-M2"
libraryDependencies += "com.softwaremill.magnolia" %% "magnolia-core" % "1.0.0-M3"
```

## Contributing
Expand Down

0 comments on commit 1d993e0

Please sign in to comment.