diff --git a/src/fennel-ls/compiler.fnl b/src/fennel-ls/compiler.fnl index 9809db3..89e0aa6 100644 --- a/src/fennel-ls/compiler.fnl +++ b/src/fennel-ls/compiler.fnl @@ -325,7 +325,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.4.2" "1.5.0" "1.5.1"] + :versions ["1.4.1" "1.4.2" "1.5.0" "1.5.1" "1.5.2"] : symbol-to-expression : call : destructure