Skip to content

Commit 755218b

Browse files
committed
Bump version to 0.14.0
1 parent 3ff58b3 commit 755218b

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
@@ -11,7 +11,7 @@ scalaVersion := dottyVersion
1111
lazy val commonSettings = Seq(
1212
// scalaJSUseMainModuleInitializer := true, //Test only
1313
organization := "org.emergentorder.onnx",
14-
version := "0.13.0",
14+
version := "0.14.0",
1515
scalaVersion := dottyVersion,
1616
resolvers += Resolver.mavenLocal,
1717
resolvers += "Sonatype OSS Snapshots" at "https://s01.oss.sonatype.org/content/repositories/snapshots",

0 commit comments

Comments
 (0)