From 4687e6298036a71daf4ec016bf58b0ed4e3ff0eb Mon Sep 17 00:00:00 2001 From: schmittrigger Date: Fri, 19 May 2017 11:30:24 +0200 Subject: [PATCH] [LIBSDK] update of version and readme from 0.9.3 to 0.9.3.1 --- README.md | 2 +- composer.json | 2 +- src/Model/Request/SubModel/Constants.php | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8171344..d3040da 100755 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ |Repository | Common RatePAY PHP Library |------|---------- |Author | Aarne Welschlau -|Version | `0.9.3` +|Version | `0.9.3.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 8a99f61..aff84e1 100755 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "ratepay/php-library", "description": "RatePAY API PHP Library", - "version": "0.9.3", + "version": "0.9.3.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 b1a04d3..0b86364 100755 --- a/src/Model/Request/SubModel/Constants.php +++ b/src/Model/Request/SubModel/Constants.php @@ -17,12 +17,12 @@ class Constants { /** * Library system name default */ - const LIBRARY_SYSTEM_NAME = "RP PHP Lib"; + const LIBRARY_SYSTEM_NAME = "RP PHP LIB"; /** * Library version */ - const LIBRARY_VERSION = "0.9.3"; + const LIBRARY_VERSION = "0.9.3.1"; /** * Supported RatePAY API version