From f42e2140adf4556f7c2821c2a8351c16e8cddffe Mon Sep 17 00:00:00 2001 From: schmittrigger Date: Mon, 10 Apr 2017 15:54:13 +0200 Subject: [PATCH] [LIBSDK] update of version and readme from 0.9.2 to 0.9.2.1 --- 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 8afc2f8..e365d67 100755 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ |Repository | Common RatePAY PHP Library |------|---------- |Author | Aarne Welschlau -|Version | `0.9.2` +|Version | `0.9.2.1` |Link | http://www.ratepay.com |Mail | integration@ratepay.com \ No newline at end of file diff --git a/composer.json b/composer.json index 97d2c0e..291a49c 100755 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "ratepay/php-library", "description": "RatePAY API PHP Library", - "version": "0.9.2", + "version": "0.9.2.1", "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 719e9c9..89dd53b 100755 --- a/src/Model/Request/SubModel/Constants.php +++ b/src/Model/Request/SubModel/Constants.php @@ -22,7 +22,7 @@ class Constants { /** * API SDK version */ - const API_SDK_VERSION = "0.9.2"; + const API_SDK_VERSION = "0.9.2.1"; /** * Supported RatePAY API version