Skip to content

Commit c11474c

Browse files
authored
Bump version (#409)
1 parent eae612e commit c11474c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configuration.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package main
33
import "time"
44

55
const (
6-
version = "2.10.2"
6+
version = "2.10.3"
77
agentName = "muffet"
88
concurrency = 1024
99
tcpTimeout = 5 * time.Second

0 commit comments

Comments
 (0)