diff --git a/package.json b/package.json index 1b2cf0e31..55c66b755 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "2.0.2", + "version": "2.0.3", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": { @@ -114,4 +114,4 @@ "pretest": "yarn build --noEmit && tsc -p test --noEmit --skipLibCheck" }, "types": "lib/index.d.ts" -} +} \ No newline at end of file