Skip to content

Commit 3ae8eef

Browse files
committed
chore: bump leantar to 0.1.16-pre4 (leanprover-community#30813)
1 parent 8a246bc commit 3ae8eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cache/IO.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def CURLBIN :=
7070

7171
/-- leantar version at https://github.com/digama0/leangz -/
7272
def LEANTARVERSION :=
73-
"0.1.15"
73+
"0.1.16-pre4"
7474

7575
def EXE := if System.Platform.isWindows then ".exe" else ""
7676

0 commit comments

Comments
 (0)