Skip to content

Commit 632b458

Browse files
author
Dirk Hoekstra
committed
Major version bump
1 parent f916baa commit 632b458

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
@@ -22,7 +22,7 @@ import (
2222

2323
const (
2424
// ClientVersion is used in User-Agent request header to provide server with API level.
25-
ClientVersion = "3.1.0"
25+
ClientVersion = "4.1.0"
2626

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

0 commit comments

Comments
 (0)