Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
netevert committed Jul 4, 2020
1 parent 2046534 commit d6fc3a1
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 @@ -50,7 +50,7 @@ var (
outcsv = newSet.Bool("csv", false, "output to csv")
utilDescription = "delator -d <domain> -s <source> {db|crt} [-apv] -csv"
myClient = &http.Client{Timeout: 10 * time.Second}
appVersion = "1.2.3"
appVersion = "1.2.4"
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 d6fc3a1

Please sign in to comment.