diff --git a/src/Robo.php b/src/Robo.php index 369384c3c..1fd5c3ccb 100644 --- a/src/Robo.php +++ b/src/Robo.php @@ -18,7 +18,7 @@ class Robo { const APPLICATION_NAME = 'Robo'; - const VERSION = '1.1.0-dev'; + const VERSION = '1.1.0'; /** * The currently active container object, or NULL if not initialized yet.