Commit 5a7cc59
authored
Update Clerk MVN version to the latest in the book (#493)
The version of Clerk mentioned in the book right now is updated.
The problem this caused (for me) was with the
`:nextjournal.clerk/visibility` clause, which was a set in the
previous version and is a map now. The documentation suggests using a
map, but the execution fails since it expects a set.
Fixes: #4921 parent 069f4ae commit 5a7cc59
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments