Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Commit c4f87d9

Browse files
author
Yevgeny Pats
committed
try goreleaser workflow for 2.4.38
1 parent ea71a5c commit c4f87d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ var gFuzzitClient *client.FuzzitClient
3131
var rootCmd = &cobra.Command{
3232
Use: "fuzzit",
3333
Short: "Continuous fuzzing made simple CLI",
34-
Version: "2.4.37",
34+
Version: "2.4.38",
3535
}
3636

3737
func Execute() {

0 commit comments

Comments
 (0)