Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tamagokun committed Nov 14, 2014
1 parent 8e763c0 commit 8b0ea95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Rackem.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public static function use_middleware($middleware, $options = array())

public static function version()
{
return array(0,4,11);
return array(0,4,12);
}

/* private */
Expand Down

0 comments on commit 8b0ea95

Please sign in to comment.