Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Commit

Permalink
Bump version to 0.6.0 in Application
Browse files Browse the repository at this point in the history
  • Loading branch information
ovr committed Nov 12, 2016
1 parent 2f73973 commit 9c8061f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application.php
Expand Up @@ -22,7 +22,7 @@ class Application extends \Symfony\Component\Console\Application
*/
public $compiler;

const VERSION = '0.5.0';
const VERSION = '0.6.0';

/**
* Starts the application.
Expand Down

0 comments on commit 9c8061f

Please sign in to comment.