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