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 392a97c commit c8a2734Copy full SHA for c8a2734
src/Commands/Setup.php
@@ -5,7 +5,7 @@
5
6
class Setup extends Command
7
{
8
- const VERSION = '0.1.2';
+ const VERSION = '0.1.3';
9
10
/**
11
* The name and signature of the console command.
0 commit comments