Skip to content

Commit d94f4dc

Browse files
Releasing bayes-scala 0.6
1 parent c60edaf commit d94f4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ lazy val root = (project in file(".")).
22
settings(
33
name := "bayes-scala",
44
organization := "com.github.danielkorzekwa",
5-
version := "0.6-SNAPSHOT",
5+
version := "0.6",
66
scalaVersion := "2.11.6",
77
scalacOptions ++= Seq(
88
"-feature",

0 commit comments

Comments
 (0)