We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b65a363 commit 43d1f14Copy full SHA for 43d1f14
1 file changed
build.sbt
@@ -3,7 +3,7 @@ import org.nlogo.build.NetLogoExtension
3
enablePlugins(NetLogoExtension)
4
5
name := "sample-scala"
6
-version := "1.2.0"
+version := "1.2.1"
7
isSnapshot := true
8
9
scalaVersion := "3.7.0"
0 commit comments