Skip to content

Commit

Permalink
Update banner.go
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Jul 13, 2020
1 parent c4aefb6 commit 661c813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2/internal/runner/banner.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const banner = `
`

// Version is the current version of nuclei
const Version = `2.0.2`
const Version = `2.0.3`

// showBanner is used to show the banner to the user
func showBanner() {
Expand Down

0 comments on commit 661c813

Please sign in to comment.