We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa2da0 commit 5a8229fCopy full SHA for 5a8229f
src/Client.php
@@ -38,7 +38,7 @@
38
*/
39
class Client
40
{
41
- const VERSION = '1.1.3';
+ const VERSION = '1.2.0';
42
43
const BASE_API = 'https://api.nexmo.com';
44
const BASE_REST = 'https://rest.nexmo.com';
0 commit comments