Skip to content

Commit cd755a6

Browse files
committed
Merge branch 'dev'
2 parents f78107d + 921aebf commit cd755a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/runner/banner.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ var banner = fmt.Sprintf(`
1818
|_| |____|___/_/\_\ %s
1919
`, version)
2020

21-
const version = "v1.2.2"
21+
const version = "v1.3.0"
2222

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

0 commit comments

Comments
 (0)