diff --git a/README.md b/README.md index f15e7fe9..7c98898d 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,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.9.1") +addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.2") ``` Add the following to your `build.sbt` file: