Skip to content

Commit

Permalink
2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Apr 23, 2020
1 parent 55e205d commit 8b1e270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class Application extends BaseApplication
{
const NAME = 'phplint';

const VERSION = '2.0.1';
const VERSION = '2.0.2';

/**
* Constructor.
Expand Down

0 comments on commit 8b1e270

Please sign in to comment.