Skip to content

Commit

Permalink
Update version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dcsg committed Oct 12, 2013
1 parent ff55d57 commit 94557fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Phplx/Raffle/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
*/
class Application extends BaseApplication implements ContainerAwareInterface
{
const VERSION = '1.0.1-dev';
const VERSION = '1.0.1';
/**
* @var ContainerInterface|null
*/
Expand Down

0 comments on commit 94557fa

Please sign in to comment.