From 47fad1a05f4d47ef967db977c6ddb6bb8e925163 Mon Sep 17 00:00:00 2001
From: oclif-bot <35625753+oclif-bot@users.noreply.github.com>
Date: Fri, 6 Apr 2018 03:32:33 +0000
Subject: [PATCH] chore(release): 1.0.3 [skip ci]
## [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))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
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": {