Skip to content

Commit 43476f3

Browse files
committed
hot fix
1 parent 91550ce commit 43476f3

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.2"
14+
const Version = "0.4.2.1"
1515

1616
var (
1717
LargeSizeThreshold = 5 * 1024 * 1024

0 commit comments

Comments
 (0)