Skip to content

Commit

Permalink
0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Hamblen committed Dec 3, 2012
1 parent 8138af0 commit 181aa28
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 @@ -6,7 +6,7 @@ object Builds extends sbt.Build {
import sbtbuildinfo.Plugin._
import conscript.Harness.conscriptSettings

val g8version = "0.5.1"
val g8version = "0.5.2"

val typesafeRepo = "Typesafe repo" at "http://repo.typesafe.com/typesafe/repo/"
lazy val buildSettings = Defaults.defaultSettings ++ lsSettings ++ Seq(
Expand Down

0 comments on commit 181aa28

Please sign in to comment.