Skip to content

Commit

Permalink
chore(*): update to Lean 3.14.0 (#2756)
Browse files Browse the repository at this point in the history
This is an optimistic PR, betting *nothing* will break when moving to Lean 3.14.0.
  • Loading branch information
PatrickMassot committed May 20, 2020
1 parent ebd5431 commit f4b2144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leanpkg.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "mathlib"
version = "0.1"
lean_version = "leanprover-community/lean:3.13.2"
lean_version = "leanprover-community/lean:3.14.0"
path = "src"

[dependencies]

0 comments on commit f4b2144

Please sign in to comment.