From 76f73c947e2fcdb36feb03580664818675f1c567 Mon Sep 17 00:00:00 2001 From: potatso Date: Fri, 7 Jul 2023 15:06:45 +0800 Subject: [PATCH] update version --- lib/resty/coraza.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()