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