diff --git a/src/Infrastructure/Application.php b/src/Infrastructure/Application.php index d8f5edb..17aa0a3 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.1.0-dev'; + const VERSION = '1.1.0'; /** * {@inheritdoc}