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

Commit bfea992

Browse files
committed
Raised version to 1.0.2
1 parent c018444 commit bfea992

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.0.1';
29+
const VERSION = '1.0.2';
3030

3131
const DEFAULT_DATA_PROCESSOR_FACTORY = DefaultDataProcessorFactory::class;
3232

0 commit comments

Comments
 (0)