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.
2 parents ad43539 + b15fea6 commit c9ce814Copy full SHA for c9ce814
internal/runner/banner.go
@@ -5,7 +5,7 @@ import (
5
updateutils "github.com/projectdiscovery/utils/update"
6
)
7
8
-const version = "v0.1.1"
+const version = "v0.1.3"
9
10
var banner = `
11
____
0 commit comments