We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d785b commit 8ef9d17Copy full SHA for 8ef9d17
internal/runner/banner.go
@@ -5,7 +5,7 @@ import (
5
updateutils "github.com/projectdiscovery/utils/update"
6
)
7
8
-const version = "v0.0.4"
+const version = "v0.0.5"
9
10
var banner = (`
11
___ _____ __
0 commit comments