Skip to content

Commit

Permalink
Update Client.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Badi committed Mar 18, 2016
1 parent b86761f commit 7f175a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mailjet/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
*/
class Client
{
const WRAPPER_VERSION = 'v1.1.0';
const WRAPPER_VERSION = 'v1.1.1';

private $apikey;
private $apisecret;
Expand Down

0 comments on commit 7f175a3

Please sign in to comment.