diff --git a/package.json b/package.json index 1ed1c6fbc..3e473876a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "oclif", "description": "oclif: create your own CLI", - "version": "3.5.0", + "version": "3.6.0", "author": "Salesforce", "bin": { "oclif": "bin/run" @@ -141,4 +141,4 @@ "registry": "https://registry.npmjs.org" }, "types": "lib/index.d.ts" -} +} \ No newline at end of file