Skip to content

Commit 0de2d5a

Browse files
Bump version up to 0.7.0
1 parent 0bf45f7 commit 0de2d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Runner.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class Runner
99
{
1010
use IO;
1111

12-
const VERSION = '0.6.1';
12+
const VERSION = '0.7.0';
1313
const ROBOCLASS = 'RoboFile';
1414
const ROBOFILE = 'RoboFile.php';
1515

0 commit comments

Comments
 (0)