Skip to content

Commit f4c13d6

Browse files
committed
perf: update version
1 parent febe50f commit f4c13d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
"time"
1414
)
1515

16-
const Version = 0.16
16+
const Version = 0.17
1717
const DefaultServer = "127.0.0.1"
1818
const DefaultPort = "35601"
1919
const DefaultInterval = 3

0 commit comments

Comments
 (0)