Skip to content

Commit 71a5bcd

Browse files
author
Laurynas Butkus
committed
Bump version
1 parent afaa923 commit 71a5bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ConvertApi/ConvertApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
class ConvertApi
1111
{
1212
// ConvertAPI client version.
13-
const VERSION = '1.5.0';
13+
const VERSION = '1.6.0';
1414

1515
// @var string The Convert API secret. You can get your secret at https://www.convertapi.com/a
1616
public static $apiSecret;

0 commit comments

Comments
 (0)