Skip to content

Commit 75d50f8

Browse files
committed
hawser v0.4.2
1 parent d8a092d commit 75d50f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hawser/hawser.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"strings"
1212
)
1313

14-
const Version = "0.4.1"
14+
const Version = "0.4.2"
1515

1616
var (
1717
LargeSizeThreshold = 5 * 1024 * 1024

0 commit comments

Comments
 (0)