From 3344c921a8d2afe05e204440b1860e74a391de37 Mon Sep 17 00:00:00 2001 From: hahwul Date: Sun, 26 Nov 2023 09:39:39 +0900 Subject: [PATCH] Tap v2.9.1 --- pkg/printing/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/printing/version.go b/pkg/printing/version.go index e2400396..3930046a 100644 --- a/pkg/printing/version.go +++ b/pkg/printing/version.go @@ -1,4 +1,4 @@ package printing // VERSION is version of dalfox -const VERSION = "v2.9.0" +const VERSION = "v2.9.1"