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

Commit

Permalink
Up version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjaap committed Sep 1, 2022
1 parent a9aa2bd commit 7b2c29f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Elgentos/Masquerade/Console/RunCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class RunCommand extends Command
|
by elgentos';

const VERSION = '1.2.0';
const VERSION = '1.2.1';

const DEFAULT_DATA_PROCESSOR_FACTORY = DefaultDataProcessorFactory::class;

Expand Down

0 comments on commit 7b2c29f

Please sign in to comment.