summaryrefslogtreecommitdiff
path: root/.fenneldoc
diff options
context:
space:
mode:
Diffstat (limited to '.fenneldoc')
-rw-r--r--.fenneldoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.fenneldoc b/.fenneldoc
index 058a631..bd1ce89 100644
--- a/.fenneldoc
+++ b/.fenneldoc
@@ -1,5 +1,5 @@
;; -*- mode: fennel; -*- vi:ft=fennel
-;; Configuration file for Fenneldoc v0.1.5
+;; Configuration file for Fenneldoc v0.1.6
;; https://gitlab.com/andreyorst/fenneldoc
{:fennel-path {}
@@ -32,7 +32,7 @@
:project-copyright "Copyright (C) 2020-2021 Andrey Listopadov"
:project-doc-order {}
:project-license "[MIT](https://gitlab.com/andreyorst/fennel-cljlib/-/raw/master/LICENSE)"
- :project-version "v0.5.3"
+ :project-version "v0.5.4"
:sandbox true
:test-requirements {:init-macros.fnl "(require-macros :init-macros)
(import-macros {: assert-eq} :fennel-test.test)