diff --git a/src/fennel-ls/compiler.fnl b/src/fennel-ls/compiler.fnl index f80f2e5..d2f1676 100644 --- a/src/fennel-ls/compiler.fnl +++ b/src/fennel-ls/compiler.fnl @@ -279,7 +279,7 @@ identifiers are declared / referenced in which places." (let [macro-file? (= (file.text:sub 1 24) ";; fennel-ls: macro-file") plugin {:name "fennel-ls" - :versions ["1.4.1" "1.5.0"] + :versions ["1.4.1" "1.4.2" "1.5.0"] : symbol-to-expression : call : destructure