We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d30c0d commit 9091138Copy full SHA for 9091138
build.sbt
@@ -3,7 +3,7 @@ import org.nlogo.build.{ NetLogoExtension, ExtensionDocumentationPlugin }
3
enablePlugins(NetLogoExtension, ExtensionDocumentationPlugin)
4
5
name := "time"
6
-version := "3.1.0"
+version := "3.1.1"
7
isSnapshot := true
8
9
scalaVersion := "3.7.0"
0 commit comments