Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Commit 2fea3b6

Browse files
committed
update Shopper version
1 parent f8bb3ca commit 2fea3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shopper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class Shopper
1010
/**
1111
* Shopper Version.
1212
*/
13-
const VERSION = '1.0.0';
13+
const VERSION = '1.0.2';
1414

1515
/**
1616
* @var

0 commit comments

Comments
 (0)