Skip to content

Commit 1e83d4d

Browse files
committed
bump version for release.
1 parent 87095df commit 1e83d4d

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
@@ -8,7 +8,7 @@ provide hooks for using the partest testing framework.
88

99
You must be using sbt 0.13 for your projects. First create a `project/plugins.sbt` files:
1010

11-
addSbtPlugin("org.scala-lang.modules" % "scala-module-plugin" % "0.1")
11+
addSbtPlugin("org.scala-lang.modules" % "scala-module-plugin" % "0.2")
1212

1313
Then, in your `build.sbt` add:
1414

0 commit comments

Comments
 (0)