From bcb3b014116823aa6ace0e03b5169975f0a8b076 Mon Sep 17 00:00:00 2001 From: rpWelschlau Date: Fri, 30 Jun 2017 18:19:55 +0200 Subject: [PATCH] [LIBSDK] update of version and readme from 0.9.3.2 to 0.9.3.3 --- README.md | 2 +- composer.json | 2 +- src/Model/Request/SubModel/Constants.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 79d24d4..8455dc4 100755 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ |Repository | Common RatePAY PHP Library |------|---------- |Author | Aarne Welschlau -|Version | `0.9.3.2` +|Version | `0.9.3.3` |Link | http://www.ratepay.com |Mail | integration@ratepay.com \ No newline at end of file diff --git a/composer.json b/composer.json index 446fdc0..4f67af5 100755 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "ratepay/php-library", "description": "RatePAY API PHP Library", - "version": "0.9.3.2", + "version": "0.9.3.3", "license": "MIT", "type": "library", "homepage": "https://dev.ratepay.com", diff --git a/src/Model/Request/SubModel/Constants.php b/src/Model/Request/SubModel/Constants.php index ce5b29f..0ad49b1 100755 --- a/src/Model/Request/SubModel/Constants.php +++ b/src/Model/Request/SubModel/Constants.php @@ -22,7 +22,7 @@ class Constants { /** * Library version */ - const LIBRARY_VERSION = "0.9.3.2"; + const LIBRARY_VERSION = "0.9.3.3"; /** * Supported RatePAY API version