Skip to content

Commit aefe45b

Browse files
Bump version for 2.2.0 release.
1 parent 467615e commit aefe45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Robo.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
class Robo
2222
{
2323
const APPLICATION_NAME = 'Robo';
24-
const VERSION = '2.1.1-dev';
24+
const VERSION = '2.2.0-dev';
2525

2626
/**
2727
* The currently active container object, or NULL if not initialized yet.

0 commit comments

Comments
 (0)