Skip to content

Commit

Permalink
chore: bump toolchain to v4.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcommelin committed Feb 3, 2025
1 parent f72319c commit 4a54d09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lakefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rev = "main"
[[require]]
name = "batteries"
scope = "leanprover-community"
rev = "v4.16.0-rc2"
rev = "v4.16.0"

[[lean_lib]]
name = "ImportGraph"
Expand Down
2 changes: 1 addition & 1 deletion lean-toolchain
Original file line number Diff line number Diff line change
@@ -1 +1 @@
leanprover/lean4:v4.16.0-rc2
leanprover/lean4:v4.16.0

0 comments on commit 4a54d09

Please sign in to comment.