Skip to content

Commit c17fb7b

Browse files
author
Laurynas Butkus
committed
Bump version
1 parent 1bb6701 commit c17fb7b

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.6.0';
13+
const VERSION = '1.6.1';
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)