Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
netevert committed Apr 2, 2018
1 parent 657d841 commit c52aee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion delator.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ var (
ver = flag.Bool("v", false, "display version")
utilDescription = "delator -d domain"
myClient = &http.Client{Timeout: 10 * time.Second}
appVersion = "1.0.2"
appVersion = "1.0.3"
banner = `
8"""8 8""" 8 8"""8 ""8"" 8""88 8""8
8e 8 8eee 8e 8eee8 8e 8 8 8ee8e
Expand Down

0 comments on commit c52aee2

Please sign in to comment.