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