Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
keradus committed Aug 19, 2017
1 parent 0ea4f7e commit 9a6b17c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Symfony/CS/Fixer.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/
class Fixer
{
const VERSION = '1.13.1';
const VERSION = '1.13.2-DEV';

protected $fixers = array();
protected $configs = array();
Expand Down

0 comments on commit 9a6b17c

Please sign in to comment.