Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardottt committed Mar 29, 2023
1 parent 25e246f commit 4dc5d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/output/banner.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import "github.com/projectdiscovery/gologger"
var printed = false

const (
Version = "v0.0.3"
Version = "v0.0.4"
banner = ` ____ _
/ __/___ __ __(_)_______ _________ ____
/ /_/ __ ` + `\/ | / / / ___/ _ \/ ___/ __ \/ __ \
Expand Down

0 comments on commit 4dc5d78

Please sign in to comment.