Skip to content
This repository was archived by the owner on Aug 17, 2020. It is now read-only.

Commit 36943c5

Browse files
committed
Bump to 0.4.1-pre.1 version
1 parent ecfe685 commit 36943c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/agent.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ type (
6464
)
6565

6666
var (
67-
version = "0.4.0"
67+
version = "0.4.1-pre.1"
6868

6969
testingModeFrequency = time.Second
7070
nonTestingModeFrequency = time.Minute

0 commit comments

Comments
 (0)