Skip to content

Commit

Permalink
enumeratumCats 1.5.17-SNAPSHOT begins
Browse files Browse the repository at this point in the history
Signed-off-by: lloydmeta <lloydmeta@gmail.com>
  • Loading branch information
lloydmeta committed Sep 10, 2019
1 parent 59e85f6 commit 8ba3965
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 @@ -464,7 +464,7 @@ lazy val enumeratumCats = crossProject(JSPlatform, JVMPlatform)
.settings(testSettings: _*)
.settings(
name := "enumeratum-cats",
version := "1.5.16",
version := "1.5.17-SNAPSHOT",
crossScalaVersions := scalaVersionsAll,
libraryDependencies ++= {
Seq(
Expand Down

0 comments on commit 8ba3965

Please sign in to comment.