Skip to content

Commit

Permalink
enumeratum-circe v1.5.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Jan 4, 2017
1 parent 1c93e18 commit 8a857a9
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 @@ -243,7 +243,7 @@ lazy val enumeratumCirce = crossProject
.settings(testSettings: _*)
.settings(
name := "enumeratum-circe",
version := "1.5.6-SNAPSHOT",
version := "1.5.6",
libraryDependencies ++= {
import org.scalajs.sbtplugin._
val cross = {
Expand Down

0 comments on commit 8a857a9

Please sign in to comment.