Skip to content

Commit babca36

Browse files
committed
Raise version to 2.4.0
1 parent 60d1661 commit babca36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*/
2222

2323
error_reporting(E_ALL);
24-
define('CLITOOLS_COMMAND_VERSION', '2.3.4');
24+
define('CLITOOLS_COMMAND_VERSION', '2.4.0');
2525
define('CLITOOLS_ROOT_FS', __DIR__);
2626

2727
require __DIR__ . '/vendor/autoload.php';

0 commit comments

Comments
 (0)