Skip to content

Commit 0e0cc85

Browse files
committed
Bump to v0.10.0 due to sonatype release issue
1 parent 64cb918 commit 0e0cc85

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

0 commit comments

Comments
 (0)