Codebase list lua-ldoc / e97ba25
Version bump to 1.4.6 Steve Donovan 7 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2929 local append = table.insert
3030 local lapp = require 'pl.lapp'
3131
32 local version = '1.4.5'
32 local version = '1.4.6'
3333
3434 -- so we can find our private modules
3535 app.require_here()