Skip to content

Commit

Permalink
milestone release 0.6.8-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Simon committed Oct 21, 2015
1 parent 60676d3 commit 74a3324
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 @@ -19,7 +19,7 @@ object ColossusBuild extends Build {
organization := "com.tumblr",
scalaVersion := "2.11.7",
crossScalaVersions := Seq("2.10.4", "2.11.7"),
version := "0.6.8-SNAPSHOT",
version := "0.6.8-M1",
parallelExecution in Test := false,
scalacOptions <<= scalaVersion map { v: String =>
val default = List(
Expand Down

0 comments on commit 74a3324

Please sign in to comment.