We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46ede3a commit c80c512Copy full SHA for c80c512
build.sbt
@@ -1,6 +1,6 @@
1
name := "language-library"
2
organization := "org.nlogo.languagelibrary"
3
-version := "3.0.2"
+version := "3.1.0"
4
isSnapshot := true
5
6
scalaVersion := "3.7.0"
0 commit comments