We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15075e0 commit 715e42aCopy full SHA for 715e42a
1 file changed
pkg/runner/banners.go
@@ -19,7 +19,7 @@ const banner = `
19
`
20
21
// Version is the current version of naabu
22
-const version = `2.3.3`
+const version = `2.3.4`
23
24
// showBanner is used to show the banner to the user
25
func showBanner() {
0 commit comments