Skip to content

Commit

Permalink
version bumb (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-ICEPAY authored Aug 15, 2023
1 parent 6ebf9d3 commit 7de3846
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 30 deletions.
28 changes: 0 additions & 28 deletions CHANGELOG.md

This file was deleted.

1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "icepay/api",
"description": "ICEPAY REST API for PHP",
"version": "1.0.0",
"type": "library",
"keywords": [
"icepay", "payment", "service", "ideal", "creditcard", "mistercash", "bancontact", "sofort", "sofortbanking", "paypal", "paysafecard", "banktransfer", "refund", "api", "payments", "gateway", "yourgift", "phone", "afterpay"
Expand Down
2 changes: 1 addition & 1 deletion src/Icepay/API/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class Client
/**
* @var $api_version string
*/
private $api_version = '1.0.0';
private $api_version = '1.1.0';

public function getReleaseVersion()
{
Expand Down

0 comments on commit 7de3846

Please sign in to comment.