Skip to content

Commit

Permalink
Preparing v0.2.2 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 5, 2016
1 parent 9cf46f9 commit eab0d67
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.2-dev';
const VERSION = '0.2.2';

private $container;
private $frozen;
Expand Down

0 comments on commit eab0d67

Please sign in to comment.