Skip to content

Commit f423015

Browse files
authored
Tag release 0.4.0 (#29)
1 parent 46532ab commit f423015

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class Application extends BaseApplication
2424

2525
public function __construct()
2626
{
27-
parent::__construct('PHP QA Analyzer', '0.2.0');
27+
parent::__construct('PHP QA Analyzer', '0.4.0');
2828
$this->config = new Config();
2929
}
3030

0 commit comments

Comments
 (0)