Skip to content

Commit

Permalink
bump version to publish sixth alpha release from develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhjames committed Jan 30, 2014
1 parent c355b17 commit 512ece3
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 @@ -11,7 +11,7 @@ object DatomiscaBuild extends Build {
val macroParadiseVersion = "2.0.0-M3"

lazy val buildSettings = Defaults.defaultSettings ++ Seq(
version := "0.7-alpha-5",
version := "0.7-alpha-6",
organization := "com.pellucid",
scalaVersion := "2.10.3",
scalacOptions ++= Seq(
Expand Down

0 comments on commit 512ece3

Please sign in to comment.