Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Sep 28, 2023
1 parent 4ae0f3b commit 5db519b
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.4"
const version = "v1.1.5"

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

0 comments on commit 5db519b

Please sign in to comment.