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 24cd4a9 commit cfe00b7Copy full SHA for cfe00b7
build.sbt
@@ -14,7 +14,7 @@ publishTo := version { (v: String) =>
14
}.value
15
16
name := "play-json-gen"
17
-version := "0.1.1"
+version := "0.1.2-SNAPSHOT"
18
description := "Play Json ScalaCheck Generators"
19
organization := "com.servicerocket"
20
organizationName := "ServiceRocket"
0 commit comments