Skip to content

Commit ae7d54f

Browse files
author
Sam Wierema
committed
Update the version to 1.5.1
1 parent 0de1970 commit ae7d54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MessageBird/Client.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Client
1313
const ENDPOINT = 'https://rest.messagebird.com';
1414
const CHATAPI_ENDPOINT = 'https://chat.messagebird.com/1';
1515

16-
const CLIENT_VERSION = '1.5.0';
16+
const CLIENT_VERSION = '1.5.1';
1717

1818
/**
1919
* @var string

0 commit comments

Comments
 (0)