Skip to content

Commit e43d402

Browse files
committed
update version
1 parent 9ef3b1f commit e43d402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httpclient.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ import (
3434
// Constants definations
3535
// CURL options, see https://github.com/bagder/curl/blob/169fedbdce93ecf14befb6e0e1ce6a2d480252a3/packages/OS400/curl.inc.in
3636
const (
37-
VERSION = "0.6.9"
37+
VERSION = "0.7.0"
3838
USERAGENT = "go-httpclient v" + VERSION
3939
)
4040

0 commit comments

Comments
 (0)