Skip to content

Commit

Permalink
bump version to publish fourth alpha release from develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhjames committed Jan 6, 2014
1 parent 4f42561 commit 525951a
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 @@ import sbtunidoc.Plugin._
object DatomiscaBuild extends Build {

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

0 comments on commit 525951a

Please sign in to comment.