We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78fbb4c commit 5b79085Copy full SHA for 5b79085
1 file changed
src/Bazar.php
@@ -14,7 +14,7 @@ abstract class Bazar
14
*
15
* @var string
16
*/
17
- public const VERSION = '1.5.1';
+ public const VERSION = '1.5.2';
18
19
/**
20
* The currency in use.
0 commit comments