Skip to content

Commit

Permalink
Merge pull request #156 from Mangopay/mickaelpois-versionbump
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
mickaelpois authored Apr 25, 2017
2 parents 2209d6e + e246d64 commit 7ed89d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MangoPay/Libraries/RestTool.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*/
class RestTool
{
const VERSION = '2.5.0';
const VERSION = '2.5.2';

/**
* Root/parent instance that holds the OAuthToken and Configuration instance
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mangopay/php-sdk-v2",
"description": "SDK PHP for Mangopay api V2",
"version": "2.5.1",
"version": "2.5.2",
"minimum-stability": "stable",
"license": "MIT",
"require": {
Expand Down

0 comments on commit 7ed89d7

Please sign in to comment.