Skip to content

Commit

Permalink
chore: update version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik committed Jan 3, 2025
1 parent ae13843 commit 0937f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ lazy val docs = project
mdocExtraArguments := List("--no-link-hygiene"),
mdocVariables := Map(
"VERSION" -> version.value.replaceFirst("\\+.*", ""),
"STABLE_VERSION" -> "0.7.29"
"STABLE_VERSION" -> "1.0.3"
),
fork := false
)
Expand Down

0 comments on commit 0937f84

Please sign in to comment.