Skip to content

Commit

Permalink
enumeratum-json4s 1.5.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Mar 16, 2017
1 parent f1e9c5d commit f387d80
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 @@ -284,7 +284,7 @@ lazy val enumeratumJson4s =
settings = commonWithPublishSettings)
.settings(testSettings: _*)
.settings(
version := "1.5.10-SNAPSHOT",
version := "1.5.10",
crossScalaVersions := scalaVersionsAll,
libraryDependencies ++= Seq(
"org.json4s" %% "json4s-core" % json4sVersion,
Expand Down

0 comments on commit f387d80

Please sign in to comment.