Skip to content

Commit 3efc52a

Browse files
committed
Infrastructure: Provide version number (v1.1.0)
1 parent 8aaa76f commit 3efc52a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ javaSource in Compile := baseDirectory.value / "src"
44

55
name := "array"
66

7+
version := "1.1.0"
8+
79
netLogoClassManager := "org.nlogo.extensions.array.ArrayExtension"
810

911
netLogoTarget :=

0 commit comments

Comments
 (0)