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

Commit 0846455

Browse files
author
Yevgeny Pats
committed
bump to 2.4.24
1 parent 54ef6ef commit 0846455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ var gFuzzitClient *client.FuzzitClient
3030
var rootCmd = &cobra.Command{
3131
Use: "fuzzit",
3232
Short: "Continuous fuzzing made simple CLI",
33-
Version: "2.4.23",
33+
Version: "2.4.24",
3434
}
3535

3636
func Execute() {

0 commit comments

Comments
 (0)