Skip to content

Commit 0e137dd

Browse files
committed
Bump version to 0.1.6
1 parent b5dea29 commit 0e137dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CloudControl/API.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class API {
4242
* api version
4343
* @var string
4444
*/
45-
const VERSION = '0.1.5';
45+
const VERSION = '0.1.6';
4646

4747
/**
4848
* token length - to check the token

0 commit comments

Comments
 (0)