Skip to content

Commit b443945

Browse files
committed
Release 0.5.0
1 parent 36aa614 commit b443945

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
@@ -41,7 +41,7 @@ MiMa's sbt plugin is released for sbt 1.x only (use 0.3.0 for sbt 0.13).
4141
To use it add the following to your `project/plugins.sbt` file:
4242

4343
```
44-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.4.0")
44+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.5.0")
4545
```
4646

4747
Add the following to your `build.sbt` file:

0 commit comments

Comments
 (0)