We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4ac42 commit a8dd466Copy full SHA for a8dd466
internal/global/variables.go
@@ -32,5 +32,5 @@ var (
32
Args map[string]string
33
TotalHosts count32
34
AliveHosts count32
35
- Version = "0.1.2"
+ Version = "0.1.12"
36
)
0 commit comments