Skip to content

Commit

Permalink
Bump version number to 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Joscha Mennicken authored and EnguerrandPrebet committed Jul 1, 2024
1 parent 1196e82 commit 8f87576
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.1.0"
ThisBuild / version := "5.1.1"

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 8f87576

Please sign in to comment.