Skip to content

Commit 902e16d

Browse files
author
Dirk Hoekstra
committed
Version bump
1 parent 1f8d7d0 commit 902e16d

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.0.0"
25+
ClientVersion = "4.0.0"
2626

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

0 commit comments

Comments
 (0)