Skip to content

Commit

Permalink
1.0.1-SNAPSHOT begins
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Feb 4, 2015
1 parent e2c6a7d commit 0d421f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Enumeratum.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import scoverage.ScoverageSbtPlugin.ScoverageKeys._

object Enumeratum extends Build {

lazy val theVersion = "1.0.0"
lazy val theVersion = "1.0.1-SNAPSHOT"
lazy val theScalaVersion = "2.11.5"

lazy val root = Project(id = "enumeratum-root", base = file("."), settings = commonWithPublishSettings)
Expand Down

0 comments on commit 0d421f8

Please sign in to comment.