We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be0e74c commit a0415a2Copy full SHA for a0415a2
src/Robo.php
@@ -21,7 +21,7 @@
21
class Robo
22
{
23
const APPLICATION_NAME = 'Robo';
24
- const VERSION = '2.1.0-dev';
+ const VERSION = '2.1.0';
25
26
/**
27
* The currently active container object, or NULL if not initialized yet.
0 commit comments