Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sandervanhooft authored Nov 3, 2022
1 parent 746594f commit 79d565a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CashierServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class CashierServiceProvider extends ServiceProvider
{
use RegistersMollieInteractions;

const PACKAGE_VERSION = '2.5.3';
const PACKAGE_VERSION = '2.5.4';

/**
* Bootstrap the application services.
Expand Down

0 comments on commit 79d565a

Please sign in to comment.