Skip to content

Commit bdca792

Browse files
committed
Update version to 1.2.2
1 parent 701edb2 commit bdca792

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Elgentos/HttpStatuscodeChecker/Console/CheckCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class CheckCommand extends Command
2828
/_/
2929
by elgentos';
3030

31-
public const VERSION = '1.2.1';
31+
public const VERSION = '1.2.2';
3232
protected InputInterface $input;
3333
protected OutputInterface $output;
3434
protected string $name = 'check';

0 commit comments

Comments
 (0)