Skip to content

Commit

Permalink
release 0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Simon committed Oct 16, 2015
1 parent 8676135 commit 7069c48
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.7-RC1",
version := "0.6.7",
parallelExecution in Test := false,
scalacOptions <<= scalaVersion map { v: String =>
val default = List(
Expand Down

0 comments on commit 7069c48

Please sign in to comment.