Skip to content

Commit fb6b520

Browse files
Merge pull request #1673 from projectdiscovery/bump_version
bump version
2 parents deeaf0c + c83e0b6 commit fb6b520

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/runner/banners.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const banner = `
1717
const ToolName = `subfinder`
1818

1919
// Version is the current version of subfinder
20-
const version = `v2.9.1-dev`
20+
const version = `v2.10.1`
2121

2222
// showBanner is used to show the banner to the user
2323
func showBanner() {

0 commit comments

Comments
 (0)