Skip to content

Commit

Permalink
enumeratum-argonaut 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 428d74a commit 691764f
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 @@ -267,7 +267,7 @@ lazy val enumeratumArgonaut =
settings = commonWithPublishSettings)
.settings(testSettings: _*)
.settings(
version := "1.5.5-SNAPSHOT",
version := "1.5.5",
crossScalaVersions := scalaVersionsAll,
libraryDependencies ++= Seq(
"io.argonaut" %% "argonaut" % argonautVersion,
Expand Down

0 comments on commit 691764f

Please sign in to comment.