Skip to content

Commit 8a857a9

Browse files
committed
enumeratum-circe v1.5.6 release
1 parent 1c93e18 commit 8a857a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ lazy val enumeratumCirce = crossProject
243243
.settings(testSettings: _*)
244244
.settings(
245245
name := "enumeratum-circe",
246-
version := "1.5.6-SNAPSHOT",
246+
version := "1.5.6",
247247
libraryDependencies ++= {
248248
import org.scalajs.sbtplugin._
249249
val cross = {

0 commit comments

Comments
 (0)