diff --git a/package.json b/package.json index 9282520..46d73a8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-omnistudio-migration-tool", "description": "This SFDX plugin migrates FlexCard, OmniScript, DataRaptor, and Integration Procedure custom objects to standard objects.", - "version": "1.2.51", + "version": "1.2.52", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": { @@ -114,4 +114,4 @@ "pre-push": "sf-husky-pre-push" } } -} \ No newline at end of file +}