Skip to content

Commit e71f36b

Browse files
Bump version number to 5.1.2
1 parent 9c09971 commit e71f36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import java.nio.file.{Files, Paths}
44
import java.util.Properties
55

66
ThisBuild / scalaVersion := "2.13.13"
7-
ThisBuild / version := "5.1.1"
7+
ThisBuild / version := "5.1.2"
88

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

0 commit comments

Comments
 (0)