We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0393f4 commit fa369afCopy full SHA for fa369af
build.sbt
@@ -2,7 +2,7 @@ import org.nlogo.build.{ NetLogoExtension, ExtensionDocumentationPlugin }
2
3
enablePlugins(NetLogoExtension, ExtensionDocumentationPlugin)
4
5
-version := "0.5.4"
+version := "0.5.5"
6
isSnapshot := true
7
8
scalaVersion := "2.12.12"
0 commit comments