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

Commit 7b2c29f

Browse files
committed
Up version to 1.2.1
1 parent a9aa2bd commit 7b2c29f

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 = '1.2.0';
29+
const VERSION = '1.2.1';
3030

3131
const DEFAULT_DATA_PROCESSOR_FACTORY = DefaultDataProcessorFactory::class;
3232

0 commit comments

Comments
 (0)