We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b12c79e commit e35c65bCopy full SHA for e35c65b
crowdin/crowdin.go
@@ -17,7 +17,7 @@ import (
17
const (
18
baseURL = "https://api.crowdin.com/"
19
20
- userAgent = "crowdin-api-client-go/0.12.1"
+ userAgent = "crowdin-api-client-go/0.13.0"
21
)
22
23
// Client is a Crowdin API client.
0 commit comments