Skip to content

Commit

Permalink
v2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bkuhl authored May 16, 2019
1 parent a2b5b9a commit 69fe30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ApiClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

class ApiClient
{
public const CLIENT_VERSION = '2.2.4';
public const CLIENT_VERSION = '2.2.5';

public const AVAILABLE_ENDPOINTS = [
'hs.workflows' => WorkflowsEndpoint::class,
Expand Down

0 comments on commit 69fe30d

Please sign in to comment.