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

Commit 65f71f5

Browse files
authored
Bump agent version to pre6
1 parent 4648a27 commit 65f71f5

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
@@ -60,7 +60,7 @@ type (
6060
)
6161

6262
var (
63-
version = "0.1.13-pre5"
63+
version = "0.1.13-pre6"
6464

6565
testingModeFrequency = time.Second
6666
nonTestingModeFrequency = time.Minute

0 commit comments

Comments
 (0)