Skip to content

Commit

Permalink
preparing 0.2.5 release
Browse files Browse the repository at this point in the history
Signed-off-by: RJ Garcia <rj@bighead.net>
  • Loading branch information
ragboyjr committed Dec 30, 2016
1 parent d19ac9e commit bcb55ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class App implements \ArrayAccess, EventEmitterInterface
{
use RouteMatch;

const VERSION = '0.2.4';
const VERSION = '0.2.5';

private $container;
private $frozen;
Expand Down

0 comments on commit bcb55ad

Please sign in to comment.