Skip to content

Commit 9f26c89

Browse files
committed
Bump version to 9.1.0
1 parent a7c4534 commit 9f26c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525

2626
const (
2727
// ClientVersion is used in User-Agent request header to provide server with API level.
28-
ClientVersion = "9.0.0"
28+
ClientVersion = "9.1.0"
2929

3030
// Endpoint points you to MessageBird REST API.
3131
Endpoint = "https://rest.messagebird.com"

0 commit comments

Comments
 (0)