1
0

Compare commits

..

No commits in common. "72475b05bd0e91e01d48bfc5f8ce65779b7e9c00" and "80de6071e475bf5c78bf25c39a18c18b3ba379bd" have entirely different histories.

2 changed files with 2 additions and 3 deletions

3
.gitignore vendored
View File

@ -11,10 +11,9 @@
luac.out
# Misc (Image, MacOS, Backups) files
*.psd
*~
.DS_Store
# Tools
*.tiled-session
*.ase
*.psd

View File

@ -192,7 +192,7 @@ unjustified, abandoning it's eye-guiding attributes.
8. Special cases: (Array-tree, Table-Tree, Linked-List, Predictive Sequences) TODO
--]]
local _VERSION = '0.5.7'
local _VERSION = '0.5.6'
--------------------------------------------------------------------------------
-- Import files