We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0fb72 commit e328a21Copy full SHA for e328a21
project/Enumeratum.scala
@@ -6,7 +6,7 @@ import scoverage.ScoverageSbtPlugin.ScoverageKeys._
6
7
object Enumeratum extends Build {
8
9
- lazy val theVersion = "1.1.0"
+ lazy val theVersion = "1.1.1-SNAPSHOT"
10
lazy val theScalaVersion = "2.11.6"
11
lazy val scalaVersions = Seq("2.10.5", "2.11.6")
12
0 commit comments