From bdcd58956c2075187b022f25b925cec9c1c25ced Mon Sep 17 00:00:00 2001 From: Jon Michael Aanes Date: Thu, 17 Apr 2025 16:23:32 +0200 Subject: [PATCH] Move version --- pretty.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pretty.lua b/pretty.lua index ccb6706..2b98185 100644 --- a/pretty.lua +++ b/pretty.lua @@ -192,6 +192,8 @@ unjustified, abandoning it's eye-guiding attributes. 8. Special cases: (Array-tree, Table-Tree, Linked-List, Predictive Sequences) TODO --]] +local _VERSION = '0.5.5' + -------------------------------------------------------------------------------- -- Import files