diff --git a/package.json b/package.json index def82317..96db1712 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sfdx-git-delta", - "version": "4.0.0", + "version": "4.0.1", "description": "Generate the sfdx content in source format and destructive change from two git commits", "keyword": [ "salesforce", @@ -105,4 +105,4 @@ "publishConfig": { "access": "public" } -} \ No newline at end of file +}