Skip to content

Commit

Permalink
Merge pull request #200 from Mangopay/version-bump-264
Browse files Browse the repository at this point in the history
Version bump v2.6.4
  • Loading branch information
mickaelpois authored Oct 30, 2017
2 parents c3c653e + 08cc046 commit 3e5665a
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.3';
const VERSION = '2.6.4';

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

0 comments on commit 3e5665a

Please sign in to comment.