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 f56f240 commit b366856Copy full SHA for b366856
hawser/hawser.go
@@ -11,7 +11,7 @@ import (
11
"strings"
12
)
13
14
-const Version = "0.4.0"
+const Version = "0.4.1"
15
16
var (
17
LargeSizeThreshold = 5 * 1024 * 1024
0 commit comments