We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 519d2b0 commit 0503528Copy full SHA for 0503528
build.sbt
@@ -1,6 +1,6 @@
1
import com.typesafe.sbt.SbtGit.{GitKeys => git}
2
3
-lazy val theVersion = "1.5.3-SNAPSHOT"
+lazy val theVersion = "1.5.3"
4
lazy val theScalaVersion = "2.11.8"
5
/*
6
2.12.0 support is currently defined as a separate project (scala_2_12) for convenience while
0 commit comments