We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c22fc commit 3cf2804Copy full SHA for 3cf2804
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