Bump version

This commit is contained in:
Ice3man543 2020-04-26 07:13:40 +05:30
parent 3cfedd87e0
commit e9ed1597d5

View File

@ -11,7 +11,7 @@ const banner = `
`
// Version is the current version of nuclei
const Version = `1.1.0`
const Version = `1.1.1`
// showBanner is used to show the banner to the user
func showBanner() {