Skip to content

Commit

Permalink
バージョン更新忘れ
Browse files Browse the repository at this point in the history
Fixes #1096
  • Loading branch information
Seasawher committed Nov 14, 2024
1 parent a20f150 commit 768b048
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 768b048

Please sign in to comment.