Skip to content

Commit

Permalink
Release 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy Hahn committed Feb 13, 2014
1 parent 9b4350b commit 137ce73
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 @@ -9,7 +9,7 @@ object CraneBuild extends Build {

lazy val defaultSettings = Defaults.defaultSettings ++ Seq(
organization := "net.timothyhahn",
version := "0.2.3",
version := "0.2.5",
scalaVersion := Dependency.V.Scala,
EclipseKeys.createSrc := EclipseCreateSrc.ValueSet(EclipseCreateSrc.Unmanaged, EclipseCreateSrc.Source, EclipseCreateSrc.Resource),
EclipseKeys.withSource := true,
Expand Down

0 comments on commit 137ce73

Please sign in to comment.