Skip to content

Commit

Permalink
1.4.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Jul 20, 2016
1 parent 32f83d3 commit 1e6c6d5
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.7-SNAPSHOT"
lazy val theVersion = "1.4.7"
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 1e6c6d5

Please sign in to comment.