We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aaa76f commit 3efc52aCopy full SHA for 3efc52a
1 file changed
build.sbt
@@ -4,6 +4,8 @@ javaSource in Compile := baseDirectory.value / "src"
4
5
name := "array"
6
7
+version := "1.1.0"
8
+
9
netLogoClassManager := "org.nlogo.extensions.array.ArrayExtension"
10
11
netLogoTarget :=
0 commit comments