Skip to content

Commit aa3b8bf

Browse files
committedSep 11, 2014
set proper version
1 parent 9b1fde0 commit aa3b8bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎lib/Rackem.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public static function use_middleware($middleware, $options = array())
2626

2727
public static function version()
2828
{
29-
return array(0,4,5);
29+
return array(0,4,11);
3030
}
3131

3232
/* private */

0 commit comments

Comments
 (0)