Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raboof committed Jul 9, 2019
1 parent d0ef66e commit d914fe0
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 @@ -42,7 +42,7 @@ The sbt plugin is released for sbt 1.x only (use 0.3.0 for sbt 0.13). To try it
Add the following to your `project/plugins.sbt` file:

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

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

0 comments on commit d914fe0

Please sign in to comment.