We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc0f2d commit 41a646fCopy full SHA for 41a646f
1 file changed
build.sbt
@@ -3,7 +3,7 @@ import org.nlogo.build.{ NetLogoExtension, ExtensionDocumentationPlugin }
3
enablePlugins(NetLogoExtension, ExtensionDocumentationPlugin)
4
5
name := "profiler"
6
-version := "1.2.1"
+version := "1.3.0"
7
isSnapshot := true
8
9
Compile / javaSource := baseDirectory.value / "src"
0 commit comments