Skip to content

Commit

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

const version = "v1.1.2"
const version = "v1.1.3"

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

0 comments on commit a071c76

Please sign in to comment.