Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgergo committed Apr 2, 2024
1 parent 329b4b5 commit e1e14af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bazar.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ abstract class Bazar
*
* @var string
*/
public const VERSION = '1.0.9';
public const VERSION = '1.0.10';

/**
* The currency in use.
Expand Down

0 comments on commit e1e14af

Please sign in to comment.