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 8bd0930 commit 19386a3Copy full SHA for 19386a3
build.sbt
@@ -1,4 +1,4 @@
1
-val _version = "0.4.1"
+val _version = "0.5.0"
2
val isRelease = System.getProperty("release") == "true"
3
4
def specs2(scope: String, name: String = "core") = Def.setting {
0 commit comments