Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sandervanhooft authored Sep 13, 2022
1 parent 1babada commit c96fda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MollieServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
*/
class MollieServiceProvider extends ServiceProvider
{
const PACKAGE_VERSION = '2.19.1';
const PACKAGE_VERSION = '2.19.2';

/**
* Boot the service provider.
Expand Down

0 comments on commit c96fda1

Please sign in to comment.