Skip to content

Commit 24d2446

Browse files
committed
update version to 0.0.10
1 parent dd670f8 commit 24d2446

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.9";
14+
private static $version = "0.0.10";
1515
private static $defaultBaseURL = 'https://api.luno.com/';
1616
private static $defaultTimeoutSeconds = 10.0;
1717

0 commit comments

Comments
 (0)