diff --git a/package.json b/package.json index 0b33ae518..f190de7e3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "2.0.3", + "version": "2.0.4", "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