Skip to content

Commit

Permalink
Prepare for 2.0.7-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson committed May 22, 2020
1 parent 20077d3 commit db9a448
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 @@ -21,7 +21,7 @@
class Robo
{
const APPLICATION_NAME = 'Robo';
const VERSION = '2.0.6';
const VERSION = '2.0.7-dev';

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

0 comments on commit db9a448

Please sign in to comment.