diff --git a/client.go b/client.go index 0824a08..a33903a 100644 --- a/client.go +++ b/client.go @@ -18,7 +18,7 @@ import ( ) const ( - ClientVersion = "2.1.1" + ClientVersion = "2.2.0" Endpoint = "https://rest.messagebird.com" )