Skip to content

Commit 715e42a

Browse files
committed
version update
1 parent 15075e0 commit 715e42a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/runner/banners.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const banner = `
1919
`
2020

2121
// Version is the current version of naabu
22-
const version = `2.3.3`
22+
const version = `2.3.4`
2323

2424
// showBanner is used to show the banner to the user
2525
func showBanner() {

0 commit comments

Comments
 (0)