Skip to content

Commit

Permalink
v.1.3.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Dec 25, 2015
1 parent baf59bf commit da37ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import org.scalajs.sbtplugin.ScalaJSPlugin.autoImport._

object Enumeratum extends Build {

lazy val theVersion = "1.3.5-SNAPSHOT"
lazy val theVersion = "1.3.5"
lazy val theScalaVersion = "2.11.7"
lazy val scalaVersions = Seq("2.10.6", "2.11.7")
lazy val thePlayVersion = "2.4.4"
Expand Down

0 comments on commit da37ac5

Please sign in to comment.