We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91550ce commit 43476f3Copy full SHA for 43476f3
hawser/hawser.go
@@ -11,7 +11,7 @@ import (
11
"strings"
12
)
13
14
-const Version = "0.4.2"
+const Version = "0.4.2.1"
15
16
var (
17
LargeSizeThreshold = 5 * 1024 * 1024
0 commit comments