Skip to content

Commit d36f550

Browse files
committed
fix
1 parent aa9fb8a commit d36f550

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Config/CheckoutCod.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
*
1818
* The version of the package
1919
*/
20-
'version' => '1.0.1',
20+
'version' => '1.0.2',
2121
/**
2222
*
2323
* The version number of the package
2424
*/
25-
'versionNum' => '101',
25+
'versionNum' => '102',
2626

2727
/**
2828
*

0 commit comments

Comments
 (0)