From b15fea6393e30ca8ee9cc8d0ebd63e5dd2b5f73f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Do=C4=9Fan=20Can=20Bak=C4=B1r?= Date: Mon, 26 May 2025 20:18:14 +0900 Subject: [PATCH] update version --- internal/runner/banner.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/runner/banner.go b/internal/runner/banner.go index 034e93b..f792058 100644 --- a/internal/runner/banner.go +++ b/internal/runner/banner.go @@ -5,7 +5,7 @@ import ( updateutils "github.com/projectdiscovery/utils/update" ) -const version = "v0.1.1" +const version = "v0.1.3" var banner = ` ____