We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb87ad commit e5e1813Copy full SHA for e5e1813
src/LemonSqueezy.php
@@ -9,7 +9,7 @@
9
10
class LemonSqueezy
11
{
12
- const VERSION = '1.0.0';
+ const VERSION = '1.0.1';
13
14
/**
15
* Indicates if migrations will be run.
0 commit comments