Skip to content

Commit 78cc805

Browse files
chore: version 0.7.0
1 parent dd37850 commit 78cc805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crowdin/crowdin.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
const (
1717
baseURL = "https://api.crowdin.com/"
1818

19-
userAgent = "crowdin-api-client-go/0.6.1"
19+
userAgent = "crowdin-api-client-go/0.7.0"
2020
)
2121

2222
// Client is a Crowdin API client.

0 commit comments

Comments
 (0)