Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sandervanhooft committed Apr 2, 2020
1 parent 6eb858b commit 5f5a8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CashierServiceProvider.php
Expand Up @@ -14,7 +14,7 @@

class CashierServiceProvider extends ServiceProvider
{
const PACKAGE_VERSION = '1.12.1';
const PACKAGE_VERSION = '1.12.2';

/**
* Bootstrap the application services.
Expand Down

0 comments on commit 5f5a8e3

Please sign in to comment.