We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21fc379 commit 772bbc6Copy full SHA for 772bbc6
build.sbt
@@ -1,6 +1,6 @@
1
import com.typesafe.sbt.SbtGit.{GitKeys => git}
2
3
-lazy val theVersion = "1.5.0-SNAPSHOT"
+lazy val theVersion = "1.5.0"
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