Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sstalle committed Aug 31, 2015
1 parent 60b3f62 commit f9294c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Infrastructure/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

class Application extends \Symfony\Component\Console\Application
{
const VERSION = '1.0.0-beta';
const VERSION = '1.0.0';

/**
* {@inheritdoc}
Expand Down

0 comments on commit f9294c1

Please sign in to comment.