Skip to content

Commit 89dc86c

Browse files
committed
update version
1 parent e0a69d7 commit 89dc86c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/PayTech.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
*/
1414
abstract class PayTech
1515
{
16-
const VERSION = "1.0.2";
16+
const VERSION = "1.0.3";
1717
const VERSION_NAME = "PayTech PHP SDK Client v1 aka Naruto";
1818

1919
public static function send(InvoiceItem $invoiceItem)

0 commit comments

Comments
 (0)