We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 701edb2 commit bdca792Copy full SHA for bdca792
1 file changed
src/Elgentos/HttpStatuscodeChecker/Console/CheckCommand.php
@@ -28,7 +28,7 @@ class CheckCommand extends Command
28
/_/
29
by elgentos';
30
31
- public const VERSION = '1.2.1';
+ public const VERSION = '1.2.2';
32
protected InputInterface $input;
33
protected OutputInterface $output;
34
protected string $name = 'check';
0 commit comments