diff options
| author | Andrey Orst <andreyorst@gmail.com> | 2020-11-21 10:14:09 +0000 |
|---|---|---|
| committer | Andrey Orst <andreyorst@gmail.com> | 2020-11-21 10:14:09 +0000 |
| commit | cbe6c9345514a6373a1c28f77b320cbe228c7c5e (patch) | |
| tree | b81e0e4ba4778e8734e6069ece4d6097df1431e0 /doc/cljlib-macros.md | |
| parent | dc7f076d4bd433c9857944cb2f756b0f07bc3db6 (diff) | |
| parent | 0c4f5d25977c20bdc18fb193bb28c43b22641dc6 (diff) | |
Merge branch 'set-fixes' into 'master'
fix: improved set support
See merge request andreyorst/fennel-cljlib!7
Diffstat (limited to 'doc/cljlib-macros.md')
| -rw-r--r-- | doc/cljlib-macros.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cljlib-macros.md b/doc/cljlib-macros.md index 5916521..041469b 100644 --- a/doc/cljlib-macros.md +++ b/doc/cljlib-macros.md @@ -1,4 +1,4 @@ -# Cljlib-macros.fnl (0.1.0) +# Cljlib-macros.fnl (0.3.0) Macros for Cljlib that implement various facilities from Clojure. **Table of contents** |