Skip to content

Commit 5a8229f

Browse files
committed
Bump version
1 parent 1fa2da0 commit 5a8229f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
*/
3939
class Client
4040
{
41-
const VERSION = '1.1.3';
41+
const VERSION = '1.2.0';
4242

4343
const BASE_API = 'https://api.nexmo.com';
4444
const BASE_REST = 'https://rest.nexmo.com';

0 commit comments

Comments
 (0)