Skip to content

Commit

Permalink
Update Cashier.php
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored Jan 14, 2025
1 parent b803c27 commit 638c8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cashier.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

class Cashier
{
const VERSION = '2.5.3';
const VERSION = '2.5.4';

/**
* The custom currency formatter.
Expand Down

0 comments on commit 638c8fb

Please sign in to comment.