Skip to content

Commit 0fea4c7

Browse files
chore: version 0.15.0
1 parent 7e7d0a8 commit 0fea4c7

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
@@ -17,7 +17,7 @@ import (
1717
const (
1818
baseURL = "https://api.crowdin.com/"
1919

20-
userAgent = "crowdin-api-client-go/0.14.0"
20+
userAgent = "crowdin-api-client-go/0.15.0"
2121
)
2222

2323
// Client is a Crowdin API client.

0 commit comments

Comments
 (0)