Skip to content

Commit

Permalink
change version to 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sakharovmaksim committed Apr 27, 2018
1 parent 92661cb commit 1b87cf3
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 @@ -55,7 +55,7 @@ class Application extends ConsoleApplication
*/
public function __construct()
{
parent::__construct('phpjunitmerge', '1.0.5');
parent::__construct('phpjunitmerge', '1.0.6');
}

/**
Expand Down

0 comments on commit 1b87cf3

Please sign in to comment.