We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de1970 commit ae7d54fCopy full SHA for ae7d54f
src/MessageBird/Client.php
@@ -13,7 +13,7 @@ class Client
13
const ENDPOINT = 'https://rest.messagebird.com';
14
const CHATAPI_ENDPOINT = 'https://chat.messagebird.com/1';
15
16
- const CLIENT_VERSION = '1.5.0';
+ const CLIENT_VERSION = '1.5.1';
17
18
/**
19
* @var string
0 commit comments