Skip to content

Commit d779dd2

Browse files
committed
lucky number 13
1 parent 62aa6ef commit d779dd2

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

3232
/* private */

0 commit comments

Comments
 (0)