Skip to content

Commit

Permalink
milestone release 0.6.8-M2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Simon committed Nov 11, 2015
1 parent 592b5ac commit 764d9a9
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-M2",
parallelExecution in Test := false,
scalacOptions <<= scalaVersion map { v: String =>
val default = List(
Expand Down

0 comments on commit 764d9a9

Please sign in to comment.