Skip to content

Commit

Permalink
Bump the version to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Wierema committed Oct 4, 2017
1 parent 32e249b commit 36a3ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MessageBird/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class Client
const ENDPOINT = 'https://rest.messagebird.com';
const CHATAPI_ENDPOINT = 'https://chat.messagebird.com/1';

const CLIENT_VERSION = '1.7.0';
const CLIENT_VERSION = '1.8.0';

/**
* @var string
Expand Down

0 comments on commit 36a3ec9

Please sign in to comment.