Skip to content

Commit 5b0ccd6

Browse files
Update ApiClient.php
1 parent 763aaf5 commit 5b0ccd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/ApiClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
class ApiClient
1313
{
1414
/** @var integer */
15-
const VERSION = '1.0.0';
15+
const VERSION = '1.1.2';
1616

1717
/** @var string ComplyCube API key from developer dashboard */
1818
private $apiKey;

0 commit comments

Comments
 (0)