diff --git a/src/Infrastructure/Application.php b/src/Infrastructure/Application.php index 7292588..2af755e 100644 --- a/src/Infrastructure/Application.php +++ b/src/Infrastructure/Application.php @@ -6,7 +6,7 @@ class Application extends \Symfony\Component\Console\Application { - const VERSION = '1.0.2-dev'; + const VERSION = '1.0.2'; /** * {@inheritdoc}