Skip to content

Commit

Permalink
2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bkuhl authored Nov 22, 2019
1 parent c222adb commit 490704e
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 @@ -23,7 +23,7 @@

class ApiClient
{
public const CLIENT_VERSION = '2.4.2';
public const CLIENT_VERSION = '2.5.0';

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

0 comments on commit 490704e

Please sign in to comment.