Skip to content

Commit

Permalink
Released version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Feb 7, 2018
1 parent 8cf24cf commit 93f70b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -72,7 +72,7 @@ Now we run tests from command-line using the `tester` command:
> tester
_____ ___ ___ _____ ___ ___
|_ _/ __)( __/_ _/ __)| _ )
|_| \___ /___) |_| \___ |_|_\ v2.0.0
|_| \___ /___) |_| \___ |_|_\ v2.0.1
PHP 5.6.0 | php -n | 8 threads
.
Expand Down
2 changes: 1 addition & 1 deletion src/Runner/CliTester.php
Expand Up @@ -91,7 +91,7 @@ private function loadOptions()
echo <<<'XX'
_____ ___ ___ _____ ___ ___
|_ _/ __)( __/_ _/ __)| _ )
|_| \___ /___) |_| \___ |_|_\ v2.0.0
|_| \___ /___) |_| \___ |_|_\ v2.0.1
XX;
Expand Down

1 comment on commit 93f70b5

@milo
Copy link
Member

@milo milo commented on 93f70b5 Feb 7, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

馃憤

Please sign in to comment.