Skip to content

Commit

Permalink
1.4.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Jul 19, 2016
1 parent f482052 commit 7932eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Expand Up @@ -14,7 +14,7 @@ import pl.project13.scala.sbt.JmhPlugin

object Enumeratum extends Build {

lazy val theVersion = "1.4.6-SNAPSHOT"
lazy val theVersion = "1.4.6"
lazy val theScalaVersion = "2.11.8"
lazy val scalaVersions = Seq("2.10.6", "2.11.8")
def thePlayVersion(scalaVersion: String) = CrossVersion.partialVersion(scalaVersion) match {
Expand Down

0 comments on commit 7932eaa

Please sign in to comment.