Skip to content

Commit e54e8ad

Browse files
committed
Release v0.0.9
1 parent f2a2155 commit e54e8ad

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

0 commit comments

Comments
 (0)