We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad43539 commit b15fea6Copy full SHA for b15fea6
1 file changed
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