Skip to content

Commit d966a6a

Browse files
authored
Update Gateway.php
1 parent 3eb61c0 commit d966a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Gateway.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class Gateway extends AbstractGateway
4343
/**
4444
* Version of our gateway.
4545
*/
46-
const GATEWAY_VERSION = "5.1.1";
46+
const GATEWAY_VERSION = "5.2";
4747

4848
/**
4949
* @return string

0 commit comments

Comments
 (0)