Skip to content

Commit 026b049

Browse files
committed
Enumeratum-play v1.5.5 release
1 parent 8f60a6f commit 026b049

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
@@ -188,7 +188,7 @@ lazy val enumeratumPlay = Project(id = "enumeratum-play",
188188
settings = commonWithPublishSettings)
189189
.settings(testSettings: _*)
190190
.settings(
191-
version := "1.5.5-SNAPSHOT",
191+
version := "1.5.5",
192192
crossScalaVersions := scalaVersions,
193193
libraryDependencies ++= Seq(
194194
"com.typesafe.play" %% "play" % thePlayVersion(scalaVersion.value),

0 commit comments

Comments
 (0)