diff --git a/CHANGELOG.md b/CHANGELOG.md
index df4456d8..8223a2a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [0.6.1](https://github.com/dxcli/dev-test/compare/e5f9a87977d3d7cc901297874b0135def95362d2...v0.6.1) (2018-01-20)
+
+
+### Bug Fixes
+
+* better exit error handling ([5b214ad](https://github.com/dxcli/dev-test/commit/5b214ad))
+
# [0.6.0](https://github.com/dxcli/dev-test/compare/9606dddb2a1420ee0384b27f5c84c3c73d2e161e...v0.6.0) (2018-01-20)
diff --git a/package.json b/package.json
index 609579b9..b49e8872 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@dxcli/dev-test",
"description": "test helpers for dxcli components",
- "version": "0.6.0",
+ "version": "0.6.1",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/dxcli/dev-test/issues",
"dependencies": {