Skip to content

Commit 7932eaa

Browse files
committed
1.4.6 release
1 parent f482052 commit 7932eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import pl.project13.scala.sbt.JmhPlugin
1414

1515
object Enumeratum extends Build {
1616

17-
lazy val theVersion = "1.4.6-SNAPSHOT"
17+
lazy val theVersion = "1.4.6"
1818
lazy val theScalaVersion = "2.11.8"
1919
lazy val scalaVersions = Seq("2.10.6", "2.11.8")
2020
def thePlayVersion(scalaVersion: String) = CrossVersion.partialVersion(scalaVersion) match {

0 commit comments

Comments
 (0)