diff --git a/CHANGELOG.md b/CHANGELOG.md index 22757842..434c32be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.0.4](https://github.com/oclif/test/compare/97986a4ea3ac8d703d2c755a29dd9282bd2eb4b1...v1.0.4) (2018-04-06) + + +### Bug Fixes + +* fixed exit ([b30b892](https://github.com/oclif/test/commit/b30b892)) + ## [1.0.3](https://github.com/oclif/test/compare/ad5d869d3ca7afb926f0fbbefc8d92b6c4f1a7ba...v1.0.3) (2018-04-06) diff --git a/package.json b/package.json index 6e96f258..17fbd879 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "1.0.3", + "version": "1.0.4", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/test/issues", "dependencies": {