Skip to content

Commit

Permalink
Robo release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson committed Dec 13, 2017
1 parent 93db906 commit c46c13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Robo.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
class Robo
{
const APPLICATION_NAME = 'Robo';
const VERSION = '1.2.0-dev';
const VERSION = '1.2.0';

/**
* The currently active container object, or NULL if not initialized yet.
Expand Down

0 comments on commit c46c13d

Please sign in to comment.