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 Dec 22, 2015
1 parent 1ff131c commit 1e4df42
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.0.2';
const WRAPPER_VERSION = 'v1.0.3';

private $apikey;
private $apisecret;
Expand Down

0 comments on commit 1e4df42

Please sign in to comment.