Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Feb 16, 2021
1 parent 9251f1c commit 83cf995
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.8.0';
const VERSION = '12.8.1';

/**
* The Stripe API version.
Expand Down

0 comments on commit 83cf995

Please sign in to comment.