Skip to content

Commit

Permalink
Set 0.9.25 as latestVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
fthomas committed May 14, 2021
1 parent b0c7651 commit f2f36a9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions latestVersion.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ ThisBuild / bincompatVersions := Map(
"0.9.21",
"0.9.22",
"0.9.23",
"0.9.24"
"0.9.24",
"0.9.25"
// NEXT_VERSION
),
"2.13" -> Set(
Expand All @@ -39,7 +40,8 @@ ThisBuild / bincompatVersions := Map(
"0.9.21",
"0.9.22",
"0.9.23",
"0.9.24"
"0.9.24",
"0.9.25"
// NEXT_VERSION
)
)
Expand Down

0 comments on commit f2f36a9

Please sign in to comment.