Skip to content

Commit 4981da1

Browse files
authored
Merge pull request #583 from outr/update/perfolation-1.2.11
Update perfolation to 1.2.11
2 parents b005c2f + a196d79 commit 4981da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ThisBuild / parallelExecution := false
3838
ThisBuild / outputStrategy := Some(StdoutOutput)
3939

4040
// Core
41-
val perfolationVersion: String = "1.2.10"
41+
val perfolationVersion: String = "1.2.11"
4242

4343
val sourcecodeVersion: String = "0.4.1"
4444

0 commit comments

Comments
 (0)