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 9161840 commit aa36079Copy full SHA for aa36079
build.sbt
@@ -28,7 +28,7 @@ publishTo := version { (v: String) =>
28
}.value
29
30
name := "play-json-gen"
31
-version := "0.1.0-SNAPSHOT"
+version := "0.1.0"
32
description := "Play Json ScalaCheck Generators"
33
organization := "com.servicerocket"
34
organizationName := "ServiceRocket"
0 commit comments