Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Commit c60bad1

Browse files
committed
Tagged version 1.0.0
1 parent ddf8a4f commit c60bad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Elgentos/Masquerade/Console/RunCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class RunCommand extends Command
2626
|
2727
by elgentos';
2828

29-
const VERSION = '0.3.5';
29+
const VERSION = '1.0.0';
3030

3131
const DEFAULT_DATA_PROCESSOR_FACTORY = DefaultDataProcessorFactory::class;
3232

0 commit comments

Comments
 (0)