Skip to content

Commit 4a0017e

Browse files
committed
#64 Http timeout when downloading large files
1 parent 8c417f1 commit 4a0017e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
"github.com/reconquest/hierr-go"
1717
)
1818

19-
var version = "1.2"
19+
var version = "1.3"
2020

2121
var usage = `smartling-cli - manage translation files using Smartling.
2222

0 commit comments

Comments
 (0)