We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59d4925 commit f468fb1Copy full SHA for f468fb1
src/Cashier.php
@@ -19,7 +19,7 @@ class Cashier
19
*
20
* @var string
21
*/
22
- const VERSION = '15.3.1';
+ const VERSION = '15.3.2';
23
24
/**
25
* The Stripe API version.
0 commit comments