Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
laurynas-convertapi committed Sep 14, 2024
1 parent 3c59e01 commit 568344d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ConvertApi/ConvertApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
class ConvertApi
{
// ConvertAPI client version.
const VERSION = '2.0.1';
const VERSION = '3.0.0';

// @var string The Convert API credentials. You can get your credentials at https://www.convertapi.com/a
public static $apiCredentials;
Expand Down

0 comments on commit 568344d

Please sign in to comment.