Skip to content

Commit

Permalink
Merge pull request #38 from edoardottt/devel
Browse files Browse the repository at this point in the history
v0.0.4
  • Loading branch information
edoardottt committed Mar 29, 2023
2 parents 25e246f + 4dc5d78 commit cca163e
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 cca163e

Please sign in to comment.