Skip to content

Commit eceb372

Browse files
authored
Merge pull request #276 from edoardottt/devel
v0.1.1
2 parents 6f5129d + 2e18602 commit eceb372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/output/banner.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import "github.com/projectdiscovery/gologger"
1111
var printed = false
1212

1313
const (
14-
Version = "v0.1.0"
14+
Version = "v0.1.1"
1515
banner = ` __ __
1616
____ ____ / /_ ____ ______/ /__
1717
/ __ \/ __ \/ __ \/ __ ` + "`" + `/ ___/ //_/

0 commit comments

Comments
 (0)