Skip to content

Commit

Permalink
Bump version number to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EnguerrandPrebet committed Jun 26, 2024
1 parent 4f963c1 commit 6514b77
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 @@ -4,7 +4,7 @@ import java.nio.file.{Files, Paths}
import java.util.Properties

ThisBuild / scalaVersion := "2.13.13"
ThisBuild / version := "5.0.2"
ThisBuild / version := "5.1.0"

ThisBuild / scalacOptions ++= {
// Keymaerax has lots of warnings. Due to their volume, important warnings vanish between not-so-important ones.
Expand Down

0 comments on commit 6514b77

Please sign in to comment.