We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfeda0d commit aa8b970Copy full SHA for aa8b970
build.sbt
@@ -4,7 +4,7 @@ name := "scalac-scoverage-plugin"
4
5
organization := "org.scoverage"
6
7
-version := "0.99.1"
+version := "0.99.2"
8
9
scalacOptions := Seq("-unchecked", "-deprecation", "-feature", "-encoding", "utf8")
10
0 commit comments