Skip to content

Commit 2f9b018

Browse files
committed
1.2.0 release
1 parent ae4a078 commit 2f9b018

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.0-SNAPSHOT"
14+
lazy val theVersion = "1.2.0"
1515
lazy val theScalaVersion = "2.11.6"
1616
lazy val scalaVersions = Seq("2.10.5", "2.11.6")
1717

0 commit comments

Comments
 (0)