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

Commit 3a5be8a

Browse files
committed
Update shopper version
1 parent d81b2e5 commit 3a5be8a

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.1';
13+
const VERSION = '1.1.1';
1414

1515
/**
1616
* @var

0 commit comments

Comments
 (0)