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 deeaf0c + c83e0b6 commit fb6b520Copy full SHA for fb6b520
1 file changed
pkg/runner/banners.go
@@ -17,7 +17,7 @@ const banner = `
17
const ToolName = `subfinder`
18
19
// Version is the current version of subfinder
20
-const version = `v2.9.1-dev`
+const version = `v2.10.1`
21
22
// showBanner is used to show the banner to the user
23
func showBanner() {
0 commit comments