Skip to content

Commit

Permalink
Release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dwijnand committed Sep 20, 2019
1 parent 1857542 commit 317626b
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.6.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.1")
```

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

0 comments on commit 317626b

Please sign in to comment.