Skip to content

Commit

Permalink
Merge pull request #12 from leanprover-community/bump_to_v4.9.0-rc1
Browse files Browse the repository at this point in the history
chore: bump toolchain to v4.9.0-rc1
  • Loading branch information
kim-em authored Jun 7, 2024
2 parents 77e0818 + c25a94b commit 7983e95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions lake-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{"version": 7,
{"version": "1.0.0",
"packagesDir": ".lake/packages",
"packages":
[{"url": "https://github.com/leanprover/lean4-cli",
Expand All @@ -13,7 +13,7 @@
{"url": "https://github.com/leanprover-community/batteries",
"type": "git",
"subDir": null,
"rev": "51e6e0d24db9341fb031288c298b7e6b56102253",
"rev": "6a63eb6a326181df29d95a84ce1f16c1145e66d8",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
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.8.0
leanprover/lean4:v4.9.0-rc1

0 comments on commit 7983e95

Please sign in to comment.