Skip to content

Commit f8c954f

Browse files
authored
Merge pull request #309 from edoardottt/devel
v0.1.4
2 parents 0db64ea + bd40835 commit f8c954f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3"
14+
Version = "v0.1.4"
1515
banner = ` __ __
1616
____ ____ / /_ ____ ______/ /__
1717
/ __ \/ __ \/ __ \/ __ ` + "`" + `/ ___/ //_/

0 commit comments

Comments
 (0)