diff options
| author | Andrey Listopadov <andreyorst@gmail.com> | 2021-04-24 15:32:55 +0300 |
|---|---|---|
| committer | Andrey Listopadov <andreyorst@gmail.com> | 2021-04-24 15:35:15 +0300 |
| commit | a8948ed1964033a437933db8c687d8c8e26bde44 (patch) | |
| tree | ff8b31a2155b5360bc94aea44c8bf99394e76efa /doc/macros.md | |
| parent | 54294f7c864b9597c3775793015f600b1022594f (diff) | |
fix: move test library to separate project
Diffstat (limited to 'doc/macros.md')
| -rw-r--r-- | doc/macros.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/macros.md b/doc/macros.md index e347e96..6df90fd 100644 --- a/doc/macros.md +++ b/doc/macros.md @@ -1,4 +1,4 @@ -# Macros.fnl (0.5.1) +# Macros.fnl (0.5.3) Macros for Cljlib that implement various facilities from Clojure. **Table of contents** @@ -594,5 +594,5 @@ Copyright (C) 2020-2021 Andrey Listopadov License: [MIT](https://gitlab.com/andreyorst/fennel-cljlib/-/raw/master/LICENSE) -<!-- Generated with Fenneldoc v0.1.3 +<!-- Generated with Fenneldoc v0.1.5 https://gitlab.com/andreyorst/fenneldoc --> |