Skip to content

Commit 607b2c9

Browse files
committed
Release v2.0.0: Reverting to the previous library, as https://github.com/projectdiscovery/asnmap now demands an API Key
1 parent 9b37f51 commit 607b2c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import "fmt"
44

55
const (
66
// VERSION current version of this project
7-
VERSION = "v2.0"
7+
VERSION = "v2.0.0"
88
// AUTHOR of this project
99
AUTHOR = "@j3ssiejjj"
1010
)

0 commit comments

Comments
 (0)