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