Skip to content

Commit 889b72a

Browse files
committed
Prepares release 0.9.0-beta2
1 parent 9967186 commit 889b72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Management/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class Client extends BaseClient
5050
*
5151
* @var string
5252
*/
53-
const VERSION = '0.9.0-dev';
53+
const VERSION = '0.9.0-beta2';
5454

5555
/**
5656
* The default URI to which all requests should be made.

0 commit comments

Comments
 (0)