Skip to content

Commit

Permalink
Merge pull request #1099 from lean-ja/Seasawher/issue1096
Browse files Browse the repository at this point in the history
バージョン更新忘れ
  • Loading branch information
Seasawher authored Nov 14, 2024
2 parents a20f150 + 768b048 commit 6410967
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lakefile.lean
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ abbrev linterOptions : Array LeanOption := #[
]

package «Lean by Example» where
version := v!"4.13.0-rc3"
keywords := #["manual", "reference", "tutorial", "japanese", "cheatsheet"]
description := "プログラミング言語であるとともに定理証明支援系でもある Lean 言語と、その主要なライブラリの使い方を豊富なコード例とともに解説した資料です。"
leanOptions := #[
Expand Down

0 comments on commit 6410967

Please sign in to comment.