From d2ac79460a1e30d3113b3d5288e2f66a25816e3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20J=C3=B3=C5=BAwiak?= Date: Wed, 19 May 2021 09:53:17 +0200 Subject: [PATCH] Update composer.json Release version 2.3.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3021b34..4253dd7 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "library", "license": "LGPL-3.0", "description": "tpay.com library", - "version": "2.2.1", + "version": "2.3.0", "extra": [ { "engine": "PHP SDK"