Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Richardson committed Nov 4, 2016
1 parent 5aadefd commit 132aecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magestead
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ use Symfony\Component\Console\Application;

define('APP_PATH', __DIR__);

$app = new Application('Magestead CLI', '2.2.1');
$app = new Application('Magestead CLI', '2.2.2');
$app->addCommands(array(
// Project Setup Command
new Magestead\Command\NewCommand(),
Expand Down

0 comments on commit 132aecf

Please sign in to comment.