Skip to content

Commit

Permalink
enumeratum-circe-1.5.14 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed May 20, 2017
1 parent 3e0e861 commit 633d97d
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 @@ -246,7 +246,7 @@ lazy val enumeratumCirce = crossProject
.settings(testSettings: _*)
.settings(
name := "enumeratum-circe",
version := "1.5.14-SNAPSHOT",
version := "1.5.14",
libraryDependencies ++= {
import org.scalajs.sbtplugin._
val cross = {
Expand Down

0 comments on commit 633d97d

Please sign in to comment.