update version

This commit is contained in:
potatso 2023-07-07 15:06:45 +08:00
parent 72a7024512
commit 76f73c947e

View File

@ -14,7 +14,7 @@ local err_fmt = log.err_fmt
local warn_fmt = log.warn_fmt local warn_fmt = log.warn_fmt
local _M = { local _M = {
_VERSION = '1.0.0' _VERSION = '1.0.1'
} }
function _M.create_waf() function _M.create_waf()