Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwijnand committed Jul 12, 2019
1 parent 36aa614 commit b443945
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 @@ -41,7 +41,7 @@ MiMa's sbt plugin is released for sbt 1.x only (use 0.3.0 for sbt 0.13).
To use it add the following to your `project/plugins.sbt` file:

```
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.4.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.5.0")
```

Add the following to your `build.sbt` file:
Expand Down

0 comments on commit b443945

Please sign in to comment.