We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e5ac50 commit 1037411Copy full SHA for 1037411
build.sbt
@@ -1,4 +1,4 @@
1
-lazy val theVersion = "0.2.5-SNAPSHOT"
+lazy val theVersion = "0.2.5"
2
3
lazy val theScalaVersion = "2.11.11"
4
lazy val scalaVersions = Seq("2.11.11", "2.12.2")
0 commit comments