From ba778a1223f601333be2411fac7a7efa53c283c4 Mon Sep 17 00:00:00 2001 From: Andrey Orst Date: Thu, 19 Nov 2020 16:42:28 +0000 Subject: feature: Sets --- cljlib-macros.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cljlib-macros.fnl') diff --git a/cljlib-macros.fnl b/cljlib-macros.fnl index 9352db4..1f7552c 100644 --- a/cljlib-macros.fnl +++ b/cljlib-macros.fnl @@ -978,7 +978,7 @@ calls will not override existing bindings: : defmethod : def : defonce - :_VERSION #"0.2.0" + :_VERSION #"0.3.0" :_LICENSE #"[MIT](https://gitlab.com/andreyorst/fennel-cljlib/-/raw/master/LICENSE)" :_COPYRIGHT #"Copyright (C) 2020 Andrey Orst" :_DESCRIPTION #"Macros for Cljlib that implement various facilities from Clojure."} -- cgit v1.2.3