Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Mar 9, 2021
1 parent bf194d8 commit 8cf0864
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 @@ -15,7 +15,7 @@ class Cashier
*
* @var string
*/
const VERSION = '12.9.2';
const VERSION = '12.9.3';

/**
* The Stripe API version.
Expand Down

0 comments on commit 8cf0864

Please sign in to comment.