Skip to content

Commit

Permalink
update user-agent header to kintone-go-SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
dinh-tran committed Dec 6, 2017
1 parent 2363586 commit 3fcbc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import (
)

const (
NAME = "go-kintone"
NAME = "kintone-go-SDK"
VERSION = "0.1.1"
DEFAULT_TIMEOUT = time.Second * 600 // Default value for App.Timeout
)
Expand Down

0 comments on commit 3fcbc98

Please sign in to comment.