summaryrefslogtreecommitdiff
path: root/init.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'init.fnl')
-rw-r--r--init.fnl5
1 files changed, 1 insertions, 4 deletions
diff --git a/init.fnl b/init.fnl
index 7522005..2eafa45 100644
--- a/init.fnl
+++ b/init.fnl
@@ -1,8 +1,5 @@
(local module-info
- {:_VERSION "0.5.1"
- :_LICENSE "[MIT](https://gitlab.com/andreyorst/fennel-cljlib/-/raw/master/LICENSE)"
- :_COPYRIGHT "Copyright (C) 2020-2021 Andrey Listopadov"
- :_MODULE_NAME "cljlib"
+ {:_MODULE_NAME "cljlib"
:_DESCRIPTION "Fennel-cljlib - functions from Clojure's core.clj implemented on top
of Fennel.