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