diff --git a/lib/resty/coraza.lua b/lib/resty/coraza.lua index 51320f7..13925ec 100644 --- a/lib/resty/coraza.lua +++ b/lib/resty/coraza.lua @@ -14,7 +14,7 @@ local err_fmt = log.err_fmt local warn_fmt = log.warn_fmt local _M = { - _VERSION = '1.0.0' + _VERSION = '1.0.1' } function _M.create_waf()