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 34384f2 commit 8324041Copy full SHA for 8324041
1 file changed
src/Bazar.php
@@ -14,7 +14,7 @@ abstract class Bazar
14
*
15
* @var string
16
*/
17
- public const VERSION = '1.5.0';
+ public const VERSION = '1.5.1';
18
19
/**
20
* The currency in use.
0 commit comments