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