Skip to content

Commit

Permalink
There are now 0.10.0 artifacts yet
Browse files Browse the repository at this point in the history
  • Loading branch information
fthomas committed Jun 27, 2022
1 parent 5222b32 commit 4b55a0b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions latestVersion.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,9 @@ ThisBuild / latestVersion := "0.10.0"

ThisBuild / bincompatVersions := Map(
"2.12" -> Set(
"0.10.0",
"0.10.0"
// NEXT_VERSION
),
"2.13" -> Set(
"0.10.0",
"0.10.0"
// NEXT_VERSION
)
)
Expand Down

0 comments on commit 4b55a0b

Please sign in to comment.