Skip to content

Commit 192f648

Browse files
committed
Incremented language library version
1 parent bfca18b commit 192f648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ Compile / packageBin / artifactPath := {
2323

2424
resolvers += "netlogo-language-library" at "https://dl.cloudsmith.io/public/netlogo/language-library/maven"
2525
libraryDependencies ++= Seq(
26-
"org.nlogo.languagelibrary" %% "language-library" % "3.0.0"
26+
"org.nlogo.languagelibrary" %% "language-library" % "3.0.1"
2727
)

0 commit comments

Comments
 (0)