Skip to content

Commit 5b79085

Browse files
committed
fix
1 parent 78fbb4c commit 5b79085

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Bazar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ abstract class Bazar
1414
*
1515
* @var string
1616
*/
17-
public const VERSION = '1.5.1';
17+
public const VERSION = '1.5.2';
1818

1919
/**
2020
* The currency in use.

0 commit comments

Comments
 (0)