There was an error while loading. Please reload this page.
2 parents f78107d + 921aebf commit cd755a6Copy full SHA for cd755a6
1 file changed
internal/runner/banner.go
@@ -18,7 +18,7 @@ var banner = fmt.Sprintf(`
18
|_| |____|___/_/\_\ %s
19
`, version)
20
21
-const version = "v1.2.2"
+const version = "v1.3.0"
22
23
// validateOptions validates the provided options for crawler
24
func (r *Runner) validateOptions() error {
0 commit comments