Skip to content

Commit 61d13a2

Browse files
committed
v1.0.2
1 parent 02a3049 commit 61d13a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkg/output/banner.go

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

1414
const (
15-
Version = "v1.0.1"
15+
Version = "v1.0.2"
1616
banner = ` ____ _
1717
/ __/___ __ __(_)_______ _________ ____
1818
/ /_/ __ ` + `\/ | / / / ___/ _ \/ ___/ __ \/ __ \

snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ summary: Use favicons to improve your target recon phase
33
description: |
44
Use favicons to improve your target recon phase.
55
Quickly detect technologies, WAF, exposed panels, known services.
6-
version: 1.0.1
6+
version: 1.0.2
77
grade: stable
88
base: core20
99

0 commit comments

Comments
 (0)