Skip to content

Commit 2f8ba04

Browse files
authored
Bump to new version 7.1.0 (#117)
1 parent f6c2c7f commit 2f8ba04

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
@@ -26,7 +26,7 @@ import (
2626

2727
const (
2828
// ClientVersion is used in User-Agent request header to provide server with API level.
29-
ClientVersion = "7.0.0"
29+
ClientVersion = "7.1.0"
3030

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

0 commit comments

Comments
 (0)