We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c658052 commit a91ee99Copy full SHA for a91ee99
src/Console/Application.php
@@ -20,7 +20,7 @@
20
class Application extends BaseApplication
21
{
22
const NAME = 'phplint';
23
- const VERSION = '0.1.0';
+ const VERSION = '0.2.4';
24
25
/**
26
* Constructor.
0 commit comments