Skip to content

Commit

Permalink
enumeratum-upickle 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 aaadf8c commit e817d3b
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 @@ -206,7 +206,7 @@ lazy val enumeratumUPickle = crossProject
.settings(testSettings: _*)
.settings(
name := "enumeratum-upickle",
version := "1.5.5-SNAPSHOT",
version := "1.5.5",
libraryDependencies ++= {
import org.scalajs.sbtplugin._
val cross = {
Expand Down

0 comments on commit e817d3b

Please sign in to comment.