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 489ad26 commit febfa53Copy full SHA for febfa53
crowdin/crowdin.go
@@ -17,7 +17,7 @@ import (
17
const (
18
baseURL = "https://api.crowdin.com/"
19
20
- userAgent = "crowdin-api-client-go/0.10.0"
+ userAgent = "crowdin-api-client-go/0.11.0"
21
)
22
23
// Client is a Crowdin API client.
0 commit comments