We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7e5f89 commit b768b69Copy full SHA for b768b69
build.sbt
@@ -3,7 +3,7 @@ import org.nlogo.build.NetLogoExtension
3
enablePlugins(NetLogoExtension)
4
5
name := "sample-scala"
6
-version := "1.1.1"
+version := "1.2.0"
7
isSnapshot := true
8
9
scalaVersion := "3.7.0"
0 commit comments