From d966a6a113a8b1671c996befb4e075ebb00b443e Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Mon, 4 Nov 2019 16:05:02 +0100 Subject: [PATCH] Update Gateway.php --- src/Gateway.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Gateway.php b/src/Gateway.php index aa804b4..2ab90b8 100644 --- a/src/Gateway.php +++ b/src/Gateway.php @@ -43,7 +43,7 @@ class Gateway extends AbstractGateway /** * Version of our gateway. */ - const GATEWAY_VERSION = "5.1.1"; + const GATEWAY_VERSION = "5.2"; /** * @return string