Skip to content

Commit a071c76

Browse files
committed
version update
1 parent f2619c2 commit a071c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1.2"
21+
const version = "v1.1.3"
2222

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

0 commit comments

Comments
 (0)