From fa76b877b6a5de0f6df73747f1a76a03e3b34138 Mon Sep 17 00:00:00 2001 From: potatso Date: Tue, 8 Aug 2023 13:57:51 +0800 Subject: [PATCH] chore: updated version to 1.0.3 --- lua-resty-coraza-1.0.1-0.rockspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lua-resty-coraza-1.0.1-0.rockspec b/lua-resty-coraza-1.0.1-0.rockspec index 5a95546..3fe1be5 100644 --- a/lua-resty-coraza-1.0.1-0.rockspec +++ b/lua-resty-coraza-1.0.1-0.rockspec @@ -1,8 +1,8 @@ package = "lua-resty-coraza" -version = "1.0.1-0" +version = "1.0.3-0" source = { url = "https://github.com/potats0/lua-resty-coraza", - tag = "v1.0.1" + tag = "v1.0.3" } description = {