Skip to content

Commit

Permalink
[console] Tag 1.0.0-rc3 version. (#2753)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolivas authored Oct 3, 2016
1 parent c67d8e5 commit 9b0de9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class Application extends ConsoleApplication
/**
* @var string
*/
const VERSION = '1.0.0-rc2';
const VERSION = '1.0.0-rc3';

public function __construct(ContainerInterface $container)
{
Expand Down

0 comments on commit 9b0de9e

Please sign in to comment.