Skip to content

Commit dfbecfe

Browse files
committed
Bump version
1 parent bc00ea0 commit dfbecfe

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
@@ -10,7 +10,7 @@ scalaVersion := scala213Version
1010
lazy val commonSettings = Seq(
1111
// scalaJSUseMainModuleInitializer := true, //Test only
1212
organization := "org.emergentorder.onnx",
13-
version := "0.6.0",
13+
version := "0.7.0",
1414
scalaVersion := scala213Version,
1515
resolvers += Resolver.mavenLocal,
1616
resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots",

0 commit comments

Comments
 (0)