Skip to content

Commit 8b0ea95

Browse files
committedNov 14, 2014
version bump
1 parent 8e763c0 commit 8b0ea95

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,11);
29+
return array(0,4,12);
3030
}
3131

3232
/* private */

0 commit comments

Comments
 (0)