Skip to content

Commit

Permalink
Enumeratum-play v1.5.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Jan 4, 2017
1 parent 8f60a6f commit 026b049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ lazy val enumeratumPlay = Project(id = "enumeratum-play",
settings = commonWithPublishSettings)
.settings(testSettings: _*)
.settings(
version := "1.5.5-SNAPSHOT",
version := "1.5.5",
crossScalaVersions := scalaVersions,
libraryDependencies ++= Seq(
"com.typesafe.play" %% "play" % thePlayVersion(scalaVersion.value),
Expand Down

0 comments on commit 026b049

Please sign in to comment.