diff --git a/src/Commands/Setup.php b/src/Commands/Setup.php index 64f33f0..a5d8943 100644 --- a/src/Commands/Setup.php +++ b/src/Commands/Setup.php @@ -5,7 +5,7 @@ class Setup extends Command { - const VERSION = '0.1.3'; + const VERSION = '0.1.4'; /** * The name and signature of the console command.