Skip to content

Commit 5541fb4

Browse files
committed
Release 1.0.0
1 parent 9a08997 commit 5541fb4

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 @@ MiMa's sbt plugin supports sbt 1.x only. (Use v0.3.0 for sbt 0.13.x.)
4242
To use it add the following to your `project/plugins.sbt` file:
4343

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

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

0 commit comments

Comments
 (0)