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