diff --git a/lfs_ffi.lua b/lfs_ffi.lua index badc4f8..dd04b30 100644 --- a/lfs_ffi.lua +++ b/lfs_ffi.lua @@ -20,7 +20,7 @@ end local _M = { - _VERSION = "0.2", + _VERSION = "0.3", } -- common utils/constants