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

Commit cdbbac0

Browse files
Update agent version 0.1.14
1 parent 4486ce9 commit cdbbac0

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.14-pre2"
63+
version = "0.1.14"
6464

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

0 commit comments

Comments
 (0)