Skip to content

Commit

Permalink
Enumeratum-circe 1.5.16-SNAPSHOT begins
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Jan 3, 2018
1 parent fe4af17 commit 6ffcdd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -228,7 +228,7 @@ lazy val enumeratumCirce = crossProject
.settings(testSettings: _*)
.settings(
name := "enumeratum-circe",
version := "1.5.15",
version := "1.5.16-SNAPSHOT",
libraryDependencies ++= {
import org.scalajs.sbtplugin._
val cross = {
Expand Down

0 comments on commit 6ffcdd2

Please sign in to comment.