Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
chore: bumped version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joaolucasl authored and caiogaspar committed Aug 11, 2017
1 parent 4d7f4bc commit a782b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Moip.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class Moip
*
* @const string
*/
const CLIENT_VERSION = '1.3.0';
const CLIENT_VERSION = '1.3.1';

/**
* Authentication that will be added to the header of request.
Expand Down

0 comments on commit a782b7a

Please sign in to comment.