Skip to content

Commit 972bc40

Browse files
committed
1.4.7-SNAPSHOT begins
1 parent 7932eaa commit 972bc40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

+1-1
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"
17+
lazy val theVersion = "1.4.7-SNAPSHOT"
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)