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