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 Dec 19, 2013
1 parent c56e118 commit a766e47
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-3",
version := "0.7-alpha-4",
organization := "com.pellucid",
scalaVersion := "2.10.3",
scalacOptions ++= Seq(
Expand Down

0 comments on commit a766e47

Please sign in to comment.