We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c59e01 commit 568344dCopy full SHA for 568344d
lib/ConvertApi/ConvertApi.php
@@ -10,7 +10,7 @@
10
class ConvertApi
11
{
12
// ConvertAPI client version.
13
- const VERSION = '2.0.1';
+ const VERSION = '3.0.0';
14
15
// @var string The Convert API credentials. You can get your credentials at https://www.convertapi.com/a
16
public static $apiCredentials;
0 commit comments