Skip to content

Commit e2bd2ed

Browse files
committed
1.2.3 release
1 parent b58b3d3 commit e2bd2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import com.typesafe.sbt.SbtGit.{GitKeys => git}
1111

1212
object Enumeratum extends Build {
1313

14-
lazy val theVersion = "1.2.3-SNAPSHOT"
14+
lazy val theVersion = "1.2.3"
1515
lazy val theScalaVersion = "2.11.6"
1616
lazy val scalaVersions = Seq("2.10.5", "2.11.6")
1717
lazy val thePlayVersion = "2.4.0"

0 commit comments

Comments
 (0)