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

Commit 3d0c9fb

Browse files
committed
Bump version to 0.4.1
1 parent 10391bc commit 3d0c9fb

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.1-pre.1"
67+
version = "0.4.1"
6868

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

0 commit comments

Comments
 (0)