Skip to content

Commit

Permalink
enumeratum-quill 1.5.15-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 Jun 13, 2019
1 parent f2d0fe4 commit 5b7a365
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 @@ -403,7 +403,7 @@ lazy val enumeratumQuill = crossProject(JSPlatform, JVMPlatform)
.settings(testSettings: _*)
.settings(
name := "enumeratum-quill",
version := "1.5.14",
version := "1.5.15-SNAPSHOT",
crossScalaVersions := post210Only(crossScalaVersions.value),
libraryDependencies ++= {
Seq(
Expand Down

0 comments on commit 5b7a365

Please sign in to comment.