We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 929f739 commit 6a74981Copy full SHA for 6a74981
src/Application/Application.php
@@ -19,7 +19,7 @@ class Application extends BaseApplication implements ContainerAwareInterface
19
{
20
use ContainerAwareTrait;
21
22
- const VERSION = '0.1.0-dev';
+ const VERSION = '0.0.6-alpha.6';
23
24
/**
25
* @var Kernel
0 commit comments