Skip to content

Commit 7680f5a

Browse files
authored
Bump version to 5.5 (#83)
1 parent 09896d7 commit 7680f5a

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 = "5.4.0"
29+
ClientVersion = "5.5.0"
3030

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

0 commit comments

Comments
 (0)