Skip to content

Commit

Permalink
Merge pull request #190 from Mangopay/version-bump-263
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
mickaelpois authored Sep 28, 2017
2 parents 8296d52 + 5657189 commit 238522c
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 @@ -9,7 +9,7 @@
*/
class RestTool
{
const VERSION = '2.6.1';
const VERSION = '2.6.3';

/**
* 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.6.1",
"version": "2.6.3",
"minimum-stability": "stable",
"license": "MIT",
"require": {
Expand Down

0 comments on commit 238522c

Please sign in to comment.