Skip to content

Commit e05e880

Browse files
committed
Prep for 0.3.0 release
1 parent c999e42 commit e05e880

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
@@ -42,7 +42,7 @@ The sbt plugin is released for sbt versions 0.13.x and 1.x. To try it, do the f
4242
Add the following to your `project/plugins.sbt` file:
4343

4444
```
45-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.2.0")
45+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
4646
```
4747

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

0 commit comments

Comments
 (0)