Skip to content

Commit 284e78b

Browse files
author
Keith Kirk
committed
incrementing version
1 parent 198e80a commit 284e78b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class Client extends GuzzleClient
2828
/**
2929
* PHP Client Version
3030
*/
31-
const VERSION = '1.0.0';
31+
const VERSION = '1.0.1';
3232

3333
/**
3434
* Constructor

0 commit comments

Comments
 (0)