Skip to content

Commit f916baa

Browse files
author
Dirk Hoekstra
committed
Version bump
1 parent 2794e41 commit f916baa

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 = "3.1.0"
2626

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

0 commit comments

Comments
 (0)