We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b58b3d3 commit e2bd2edCopy full SHA for e2bd2ed
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.3-SNAPSHOT"
+ lazy val theVersion = "1.2.3"
15
lazy val theScalaVersion = "2.11.6"
16
lazy val scalaVersions = Seq("2.10.5", "2.11.6")
17
lazy val thePlayVersion = "2.4.0"
0 commit comments