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 02d976e commit 49b7e56Copy full SHA for 49b7e56
project/Scoverage.scala
@@ -4,7 +4,7 @@ import sbt._
4
object Scoverage extends Build {
5
6
val Org = "org.scoverage"
7
- val Version = "1.0.0"
+ val Version = "1.0.1"
8
val Scala = "2.11.4"
9
val MockitoVersion = "1.9.5"
10
val ScalatestVersion = "2.2.2"
0 commit comments