Skip to content

Commit e2d16ef

Browse files
committed
Changed version to 0.7.1 :-)
1 parent 46e3270 commit e2d16ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parallel-lint.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ function showOptions()
3030
* Help
3131
*/
3232
if (!isset($_SERVER['argv'][1]) || in_array('-h', $_SERVER['argv']) || in_array('--help', $_SERVER['argv'])) { ?>
33-
PHP Parallel Lint version 0.7.2
33+
PHP Parallel Lint version 0.7.1
3434
-----------------------------
3535
Usage:
3636
parallel-lint [sa] [-p php] [-e ext] [-j num] [--exclude dir] [files or directories]

0 commit comments

Comments
 (0)