Skip to content

Commit aea695c

Browse files
Robo release 1.1.5
1 parent 57e898b commit aea695c

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
@@ -19,7 +19,7 @@
1919
class Robo
2020
{
2121
const APPLICATION_NAME = 'Robo';
22-
const VERSION = '1.1.5-dev';
22+
const VERSION = '1.1.5';
2323

2424
/**
2525
* The currently active container object, or NULL if not initialized yet.

0 commit comments

Comments
 (0)