diff --git a/package.json b/package.json index 6ee3292c..4b881b31 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/apex-node", "description": "Salesforce JS library for Apex", - "version": "7.0.0", + "version": "7.0.1", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/salesforcedx-apex/issues", "main": "lib/src/index.js", @@ -91,4 +91,4 @@ "publishConfig": { "access": "public" } -} +} \ No newline at end of file