diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f77a7ce..21d8653d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog ## Version 2.13.0 + - [fix]: Fixed `basket` element in `transaction` object - [add]: Add Hosted Page to demo page diff --git a/composer.json b/composer.json index 56688129..cb5ad36d 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "lint": "phpcs -p --standard=PHPCompatibility lib/ tests/" }, "homepage": "https://hipay.com/product-enterprise/", - "version": "2.12.4", + "version": "2.13.0", "license": "Apache-2.0", "authors": [ {