Skip to content

Commit

Permalink
1.4.13 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Aug 29, 2016
1 parent 9d9b443 commit 6c55490
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.13-SNAPSHOT"
lazy val theVersion = "1.4.13"
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 6c55490

Please sign in to comment.