Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Oct 20, 2023
1 parent a3ff951 commit 25c5860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/runner/banner.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ var banner = fmt.Sprintf(`
|_| |____|___/_/\_\ %s
`, version)

const version = "v1.1.5"
const version = "v1.1.6"

// validateOptions validates the provided options for crawler
func (r *Runner) validateOptions() error {
Expand Down

0 comments on commit 25c5860

Please sign in to comment.