From 69c40925ea42332549b253b0fe8be5b23bf118b0 Mon Sep 17 00:00:00 2001 From: spacewander Date: Thu, 5 Dec 2019 17:10:01 +0800 Subject: [PATCH] release 0.3.0 --- lfs_ffi.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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