diff --git a/src/Robo.php b/src/Robo.php index 0f694c30..afe03575 100644 --- a/src/Robo.php +++ b/src/Robo.php @@ -21,7 +21,7 @@ class Robo { const APPLICATION_NAME = 'Robo'; - const VERSION = '3.0.0'; + const VERSION = '3.0.1-dev'; /** * The currently active container object, or NULL if not initialized yet.