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.
2 parents 6f5129d + 2e18602 commit eceb372Copy full SHA for eceb372
1 file changed
pkg/output/banner.go
@@ -11,7 +11,7 @@ import "github.com/projectdiscovery/gologger"
11
var printed = false
12
13
const (
14
- Version = "v0.1.0"
+ Version = "v0.1.1"
15
banner = ` __ __
16
____ ____ / /_ ____ ______/ /__
17
/ __ \/ __ \/ __ \/ __ ` + "`" + `/ ___/ //_/
0 commit comments