Skip to content

Commit

Permalink
Release 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dwijnand committed Feb 8, 2020
1 parent 4232a10 commit cde8e48
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 supports sbt 1.x only. Use v0.3.0 for sbt 0.13.x.
To use it add the following to your `project/plugins.sbt` file:

```
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.3")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.4")
```

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

0 comments on commit cde8e48

Please sign in to comment.