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 e9b7de2 commit a653f40Copy full SHA for a653f40
crowdin/crowdin.go
@@ -16,7 +16,7 @@ import (
16
const (
17
baseURL = "https://api.crowdin.com/"
18
19
- userAgent = "crowdin-api-client-go/0.8.0"
+ userAgent = "crowdin-api-client-go/0.9.0"
20
)
21
22
// Client is a Crowdin API client.
0 commit comments