Skip to content

Commit

Permalink
Upgrading version to 0.6-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
danielkorzekwa committed Apr 28, 2015
1 parent 669d7ab commit aae2e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ lazy val root = (project in file(".")).
settings(
name := "bayes-scala",
organization := "com.github.danielkorzekwa",
version := "0.5",
version := "0.6-SNAPSHOT",
scalaVersion := "2.10.4",
scalacOptions ++= Seq(
"-feature",
Expand Down

0 comments on commit aae2e3f

Please sign in to comment.