From b9f596bed985e142a70cd59513de3c97f7414374 Mon Sep 17 00:00:00 2001 From: Sam Wierema Date: Wed, 12 Oct 2016 15:30:43 +0200 Subject: [PATCH] Update the version to v1.6.1 --- src/MessageBird/Client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MessageBird/Client.php b/src/MessageBird/Client.php index e1232098..00191586 100644 --- a/src/MessageBird/Client.php +++ b/src/MessageBird/Client.php @@ -12,7 +12,7 @@ class Client const ENDPOINT = 'https://rest.messagebird.com'; const CHATAPI_ENDPOINT = 'https://chat.messagebird.com/1'; - const CLIENT_VERSION = '1.6.0'; + const CLIENT_VERSION = '1.6.1'; /** * @var string