Skip to content

Commit c120385

Browse files
authored
Merge pull request #70 from messagebird/bump-version-1.10.0
Bump version to 1.10.0
2 parents 79983ef + 7d799a6 commit c120385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MessageBird/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Client
1313
const CHATAPI_ENDPOINT = 'https://chat.messagebird.com/1';
1414
const VOICEAPI_ENDPOINT = 'https://voice.messagebird.com';
1515

16-
const CLIENT_VERSION = '1.9.5';
16+
const CLIENT_VERSION = '1.10.0';
1717

1818
/**
1919
* @var string

0 commit comments

Comments
 (0)