We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent febe50f commit f4c13d6Copy full SHA for f4c13d6
1 file changed
client/client.go
@@ -13,7 +13,7 @@ import (
13
"time"
14
)
15
16
-const Version = 0.16
+const Version = 0.17
17
const DefaultServer = "127.0.0.1"
18
const DefaultPort = "35601"
19
const DefaultInterval = 3
0 commit comments