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.
2 parents a7c4534 + 9f26c89 commit 7755c0eCopy full SHA for 7755c0e
client.go
@@ -25,7 +25,7 @@ import (
25
26
const (
27
// ClientVersion is used in User-Agent request header to provide server with API level.
28
- ClientVersion = "9.0.0"
+ ClientVersion = "9.1.0"
29
30
// Endpoint points you to MessageBird REST API.
31
Endpoint = "https://rest.messagebird.com"
0 commit comments