We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae4a078 commit 2f9b018Copy full SHA for 2f9b018
project/Build.scala
@@ -11,7 +11,7 @@ import com.typesafe.sbt.SbtGit.{GitKeys => git}
11
12
object Enumeratum extends Build {
13
14
- lazy val theVersion = "1.2.0-SNAPSHOT"
+ lazy val theVersion = "1.2.0"
15
lazy val theScalaVersion = "2.11.6"
16
lazy val scalaVersions = Seq("2.10.5", "2.11.6")
17
0 commit comments