Skip to content

Commit 028c195

Browse files
committed
1.4.1 release
1 parent bf3aeab commit 028c195

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
@@ -13,7 +13,7 @@ import org.scalajs.sbtplugin.ScalaJSPlugin.autoImport._
1313

1414
object Enumeratum extends Build {
1515

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

0 commit comments

Comments
 (0)