Skip to content

Commit 73bfbb4

Browse files
author
Nicolás Gudiño
committed
Bump to version 1.0.6
1 parent 30c1805 commit 73bfbb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ var (
7979

8080
var privateIPBlocks []*net.IPNet
8181

82-
const version = "1.0.5"
82+
const version = "1.0.6"
8383

8484
func newSafeHTTPClient() *http.Client {
8585
return &http.Client{

0 commit comments

Comments
 (0)