Skip to content

Commit 85721bc

Browse files
committed
increment version
1 parent 3fb1fa7 commit 85721bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Luno/AbstractClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212
abstract class AbstractClient
1313
{
14-
private static $version = "0.0.10";
14+
private static $version = "0.0.11";
1515
private static $defaultBaseURL = 'https://api.luno.com/';
1616
private static $defaultTimeoutSeconds = 10.0;
1717

0 commit comments

Comments
 (0)