We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c71079d commit e63a2abCopy full SHA for e63a2ab
1 file changed
build.sbt
@@ -2,7 +2,7 @@ name := """psmod1"""
2
3
organization := """com.escalesoft"""
4
5
-version := "1.0-SNAPSHOT"
+version := "0.0.2-SNAPSHOT"
6
7
lazy val root = (project in file(".")).enablePlugins(PlayScala)
8
0 commit comments