Skip to content

Commit 4900f6c

Browse files
committed
Updated build pre-release version
1 parent 00b5ff2 commit 4900f6c

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
@@ -12,7 +12,7 @@ packageDescription := "DynaML is a scala library/repl for implementing and worki
1212
lazy val commonSettings = Seq(
1313
name := "DynaML",
1414
organization := "io.github.mandar2812",
15-
version := "v1.4-beta.3",
15+
version := "v1.4-beta.6",
1616
scalaVersion in ThisBuild := "2.11.7",
1717
mainClass in Compile := Some("io.github.mandar2812.dynaml.DynaML"),
1818
fork in run := true,

0 commit comments

Comments
 (0)