Skip to content

Commit d6fc3a1

Browse files
author
netevert
committed
version bump
1 parent 2046534 commit d6fc3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

delator.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ var (
5050
outcsv = newSet.Bool("csv", false, "output to csv")
5151
utilDescription = "delator -d <domain> -s <source> {db|crt} [-apv] -csv"
5252
myClient = &http.Client{Timeout: 10 * time.Second}
53-
appVersion = "1.2.3"
53+
appVersion = "1.2.4"
5454
banner = `
5555
8"""8 8""" 8 8"""8 ""8"" 8""88 8""8
5656
8e 8 8eee 8e 8eee8 8e 8 8 8ee8e

0 commit comments

Comments
 (0)