Skip to content

Commit

Permalink
Released version 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Jun 24, 2014
1 parent 1bc04fc commit f5a2647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tracy/Debugger.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
class Debugger
{
/** @var string */
public static $version = '2.2.1';
public static $version = '2.2.2';

/** @var bool in production mode is suppressed any debugging output */
public static $productionMode = self::DETECT;
Expand Down

0 comments on commit f5a2647

Please sign in to comment.