Skip to content

Commit

Permalink
1.1-SNAPSHOT starts
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Feb 10, 2015
1 parent 5e525b9 commit 68cb8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import scalariform.formatter.preferences._

object Build extends Build {

lazy val theVersion = "1.0"
lazy val theVersion = "1.1-SNAPSHOT"
lazy val theScalaVersion = "2.11.5"

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

0 comments on commit 68cb8c4

Please sign in to comment.