Skip to content

Commit

Permalink
0.13.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
veewee committed Jan 17, 2018
1 parent 1bfe988 commit 74321af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
class Application extends SymfonyConsole
{
const APP_NAME = 'GrumPHP';
const APP_VERSION = '0.13.0';
const APP_VERSION = '0.13.1';

/**
* @var ContainerBuilder
Expand Down

0 comments on commit 74321af

Please sign in to comment.