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

Commit 75ca3f8

Browse files
authored
Bump agent version to pre3
1 parent 12a1e39 commit 75ca3f8

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-pre2"
63+
version = "0.1.13-pre3"
6464

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

0 commit comments

Comments
 (0)